Other packages > Find by keyword >

dLagM  

Time Series Regression Models with Distributed Lag Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dLagM", "1.1.13")



Attach the package and use:
library("dLagM")
Maintained by
Haydar Demirhan
[Scholar Profile | Author Map]
First Published: 2017-08-08
Latest Update: 2023-08-08
Description:
Provides time series regression models with one predictor using finite distributed lag models, polynomial (Almon) distributed lag models, geometric distributed lag models with Koyck transformation, and autoregressive distributed lag models. It also consists of functions for computation of h-step ahead forecasts from these models. See Demirhan (2020)() and Baltagi (2011)() for more information.
How to cite:
Haydar Demirhan (2017). dLagM: Time Series Regression Models with Distributed Lag Models. R package version 1.1.13, https://cran.r-project.org/web/packages/dLagM. Accessed 12 May. 2025.
Previous versions and publish date:
0.0.7 (2017-08-08 15:12), 0.0.8 (2017-08-27 13:40), 0.0.9 (2017-09-04 14:50), 0.1.0 (2017-09-11 13:00), 1.0.0 (2017-12-20 13:23), 1.0.2 (2018-01-17 13:45), 1.0.6 (2018-09-14 09:20), 1.0.7 (2018-09-27 14:00), 1.0.8 (2018-10-15 06:30), 1.0.10 (2018-10-22 13:00), 1.0.12 (2019-05-02 11:40), 1.0.15 (2019-07-18 08:37), 1.0.17 (2019-08-24 08:40), 1.0.18 (2019-10-18 09:30), 1.0.19 (2019-10-23 16:30), 1.0.21 (2020-01-17 09:20), 1.1.2 (2020-02-29 12:40), 1.1.3 (2020-05-12 06:50), 1.1.4 (2020-07-13 08:50), 1.1.6.2 (2021-08-02 06:10), 1.1.7 (2022-02-23 12:10), 1.1.8 (2022-05-09 15:50), 1.1.12 (2023-08-09 01:40)
Other packages that cited dLagM R package
View dLagM citation profile
Other R packages that dLagM depends, imports, suggests or enhances
Complete documentation for dLagM
Downloads during the last 30 days
04/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/10Downloads for dLagM20253035404550556065707580TrendBars

Today's Hot Picks in Authors and Packages

sGMRFmix  
Sparse Gaussian Markov Random Field Mixtures for Anomaly Detection
An implementation of sparse Gaussian Markov random field mixtures presented by Ide et al. (2016) ...
Download / Learn more Package Citations See dependency  
LatticeKrig  
Multi-Resolution Kriging Based on Markov Random Fields
Methods for the interpolation of large spatial datasets. This package follows a "fixed rank Kriging ...
Download / Learn more Package Citations See dependency  
epinet  
Epidemic/Network-Related Tools
A collection of epidemic/network-related tools. Simulates transmission of diseases through contact n ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
errorist  
Automatically Search Errors or Warnings
Provides environment hooks that obtain errors and warnings which occur during the execution of code ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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