dpm: Dynamic Panel Models Fit with Maximum Likelihood
Implements the dynamic panel models described by Allison, Williams,
and Moral-Benito (2017 <doi:10.1177/2378023117710578>) in R.
This class of models uses structural equation modeling to specify dynamic
(lagged dependent variable) models with fixed effects for panel data.
Additionally, models may have predictors that are only weakly exogenous, i.e.,
are affected by prior values of the dependent variable. Options also allow for
random effects, dropping the lagged dependent variable, and a number of other
specification choices.
Version: |
1.2.0 |
Depends: |
R (≥ 2.10), lavaan, methods |
Imports: |
panelr, stringr, rlang, dplyr, crayon, Formula, jtools (≥
2.0.1), stats4 |
Suggests: |
broom, tibble, covr, testthat |
Published: |
2024-01-16 |
DOI: |
10.32614/CRAN.package.dpm |
Author: |
Jacob A. Long
[aut, cre],
Richard A. Williams [aut],
Paul D. Allison
[aut] |
Maintainer: |
Jacob A. Long <jacob.long at sc.edu> |
BugReports: |
https://github.com/jacob-long/dpm/issues |
License: |
MIT + file LICENSE |
URL: |
https://github.com/jacob-long/dpm |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
dpm results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=dpm
to link to this page.