OrthoPanels-package | R Documentation |
This package includes the function opm()
, which implements the
orthogonal reparameterization approach recommended by Lancaster
(2002) to estimate dynamic panel models with fixed effects (and
optionally: panel specific intercepts). The OLS estimator for such
models is biased with a fixed (small) N (Nickell 1981). Equivalently,
a maximum likelihood estimation leads to an incidental parameters
problem (Neyman and Scott 1948; Lancaster 2000). The approach by
Lancaster (2002) uses an orthogonal reparameterization of the fixed
effects to produce a likelihood-based estimator of the remaining
parameters that is exact and consistent as N approaches infinity
for T greater than or equal to 2.
Orthopanels can accomodate unbalanced panel data, in that some respondents may drop out early (attrition) and some respondents may enter the panel late (refreshment). It is assumed that once respondents enter the panel, they will have observations up until they dropout and then NAs in subsequent waves. The estimation is conducted under the assumption that the data is missing at random
Lancaster, T. (2000) The incidental parameter problem since 1948. Journal of Econometrics, 95, 391–413.
Lancaster, T. (2002) Orthogonal parameters and panel data. Review of Economic Studies, 69, 647–666.
Neyman, J. and Scott, E. L. (1948) Consistent estimation from partially consistent observations. Econometrica, 16, 1–32.
Nickell, S. (1981) Biases in dynamic models with fixed effects. Econometrica, 49, 1417–1426.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.