Learn R Programming

panelAR (version 0.1)

Estimation of Linear AR(1) Panel Data Models with Cross-Sectional Heteroskedasticity and/or Correlation

Description

The package estimates linear models on panel data structures in the presence of AR(1)-type autocorrelation as well as panel heteroskedasticity and/or contemporaneous correlation. First, AR(1)-type autocorrelation is addressed via a two-step Prais-Winsten feasible generalized least squares (FGLS) procedure, where the autocorrelation coefficients may be panel-specific. A number of common estimators for the autocorrelation coefficient are supported. In case of panel heteroskedasticty, one can choose to use a sandwich-type robust standard error estimator with OLS or a panel weighted least squares estimator after the two-step Prais-Winsten estimator. Alternatively, if panels are both heteroskedastic and contemporaneously correlated, the package supports panel-corrected standard errors (PCSEs) as well as the Parks-Kmenta FGLS estimator.

Copy Link

Version

Install

install.packages('panelAR')

Monthly Downloads

2

Version

0.1

License

GPL (>= 2)

Maintainer

Konstantin Kashin

Last Published

February 27th, 2014

Functions in panelAR (0.1)

Rehm

Rehm (2011) Replication Data
summary.panelAR

Summary method for fitted objects of class "panelAR"
plot.panelAR

Plot Panel Structure
BrooksKurtz

Brooks and Kurtz (2012) Replication Data
LupPon

Lupu and Pontusson (2011) Replication Data
vcov.panelAR

Variance-covariance method for fitted objects of class "panelAR"
WhittenWilliams

Whitten and Williams (2011) Replication Data
panelAR

Estimation of Linear AR(1) Panel Data Models with Cross-Sectional Heteroskedasticity and/or Correlation
run.analysis

Run Analysis for Panel Data
predict.panelAR

Predict method for fitted objects of class "panelAR".