Skip to content
forked from kkashin/panelAR

R package for Estimation of Linear AR(1) Panel Data Models

Notifications You must be signed in to change notification settings

slackline/panelAR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

panelAR

panelAR is an R package for the estimation of linear AR(1) panel data models with cross-sectional heteroskedasticity and/or contemporaneous correlation.

How to install

Installation requirements

panelAR requires R version 2.15.0 or higher.

Installing unstable developer version:

require(devtools)
install_github("panelAR", user = "kkashin", ref = "master")

License

GPL (>=2)

About

R package for Estimation of Linear AR(1) Panel Data Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.9%
  • Makefile 1.1%