Package: dpm 1.2.0
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.
Authors:
dpm_1.2.0.tar.gz
dpm_1.2.0.zip(r-4.5)dpm_1.2.0.zip(r-4.4)dpm_1.2.0.zip(r-4.3)
dpm_1.2.0.tgz(r-4.4-any)dpm_1.2.0.tgz(r-4.3-any)
dpm_1.2.0.tar.gz(r-4.5-noble)dpm_1.2.0.tar.gz(r-4.4-noble)
dpm_1.2.0.tgz(r-4.4-emscripten)dpm_1.2.0.tgz(r-4.3-emscripten)
dpm.pdf |dpm.html✨
dpm/json (API)
NEWS
# Install 'dpm' in R: |
install.packages('dpm', repos = c('https://jacob-long.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jacob-long/dpm/issues
Last updated 10 months agofrom:e90e64b42a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 18 2024 |
R-4.5-win | OK | Oct 18 2024 |
R-4.5-linux | OK | Oct 18 2024 |
R-4.4-win | OK | Oct 18 2024 |
R-4.4-mac | OK | Oct 18 2024 |
R-4.3-win | OK | Oct 18 2024 |
R-4.3-mac | OK | Oct 18 2024 |
Exports:coefdpmformulaget_idget_syntaxget_waveget_wide_datalav_summarylong_panelpanel_datashowsummaryupdatewiden_panel
Dependencies:backportsbootbroombroom.mixedclicodacodetoolscolorspacecpp11crayondigestdplyrfansifarverforcatsFormulafurrrfuturegenericsggplot2globalsgluegtableisobandjtoolslabelinglatticelavaanlifecyclelistenvlme4lmerTestmagrittrMASSMatrixmgcvminqamnormtmunsellnlmenloptrnumDerivpanderpanelrparallellypbivnormpillarpkgconfigpurrrquadprogR6RColorBrewerRcppRcppEigenrlangsandwichscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithrzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Dynamic panel models fit with maximum likelihood | dpm |
Dynamic Panel Model ('dpm') class | dpm-class |
Retrieve lavaan model syntax from fitted dpm model | get_syntax |
Retrieve wide-format data from fitted dpm model | get_wide_data |
lavaan-style summary for dpm objects | lav_summary |
Summarize dpm objects | summary,dpm-method |
Tidy methods for dpm | glance.dpm tidy.dpm |
Various methods for 'dpm' objects | coef coef,dpm-method coef.dpm formula,dpm-method show,dpm-method update update,dpm-method update.dpm |