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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
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  
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  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

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