jacob-long/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.2.0
URL https://github.com/jacob-long/dpm https://dpm.jacob-long.com/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jacob-long/dpm")
jacob-long/dpm documentation built on Feb. 6, 2024, 1:16 a.m.