Other packages > Find by keyword >

dlnm  

Distributed Lag Non-Linear Models
View on CRAN: Click here


Download and install dlnm package within the R console
Install from CRAN:
install.packages("dlnm")

Install from Github:
library("remotes")
install_github("cran/dlnm")

Install by package version:
library("remotes")
install_version("dlnm", "2.4.7")



Attach the package and use:
library("dlnm")
Maintained by
Antonio Gasparrini
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-07-01
Latest Update: 2021-10-07
Description:
Collection of functions for distributed lag linear and non-linear models.
How to cite:
Antonio Gasparrini (2009). dlnm: Distributed Lag Non-Linear Models. R package version 2.4.7, https://cran.r-project.org/web/packages/dlnm. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2009-07-01 19:19), 0.2.1 (2009-07-18 17:40), 0.3.0 (2009-07-30 16:10), 0.4.0 (2009-08-04 16:22), 0.4.1 (2009-08-04 18:43), 1.0.1 (2009-09-18 22:24), 1.0.2 (2009-10-13 17:41), 1.1.0 (2009-10-19 18:16), 1.1.1 (2009-11-04 18:51), 1.2.0 (2010-03-26 12:17), 1.2.1 (2010-04-03 19:55), 1.2.2 (2010-05-01 17:59), 1.2.3 (2010-05-29 10:02), 1.2.4 (2010-06-24 07:45), 1.3.1 (2011-01-19 11:30), 1.3.2 (2011-03-26 16:44), 1.4.0 (2011-06-27 20:12), 1.4.1 (2011-07-21 13:19), 1.5.2 (2012-01-05 19:48), 1.5.3 (2012-02-21 18:41), 1.6.0 (2012-03-26 12:10), 1.6.1 (2012-04-16 13:13), 1.6.2 (2012-04-19 17:46), 1.6.3 (2012-06-19 16:59), 1.6.4 (2012-08-22 16:49), 1.6.5 (2013-01-21 08:25), 1.6.6 (2013-04-05 18:42), 1.6.8 (2013-05-16 21:50), 2.0.3 (2013-09-11 11:58), 2.0.6 (2013-10-17 17:48), 2.0.9 (2014-04-01 14:58), 2.1.0 (2014-05-21 15:50), 2.1.2 (2014-07-24 16:54), 2.1.3 (2014-08-05 19:13), 2.2.3 (2016-03-15 19:54), 2.2.5 (2016-04-12 00:57), 2.2.6 (2016-05-10 13:32), 2.3.2 (2017-01-16 14:16), 2.3.4 (2017-12-06 17:17), 2.3.5 (2018-08-02 14:30), 2.3.6 (2018-09-12 15:30), 2.3.8 (2019-02-04 19:23), 2.3.9 (2019-03-11 21:02), 2.4.1 (2020-05-13 20:20), 2.4.2 (2020-05-22 18:00), 2.4.5 (2021-03-21 19:20), 2.4.6 (2021-06-15 09:40)
Other packages that cited dlnm R package
View dlnm citation profile
Other R packages that dlnm depends, imports, suggests or enhances
Complete documentation for dlnm
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA