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.10")



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: 2025-04-17
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.10, https://cran.r-project.org/web/packages/dlnm. Accessed 06 Mar. 2026.
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), 2.4.7 (2021-10-07 12: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

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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