AR1—Estimation of a linear model with AR1 errors

Use this forum for posting example programs or short bits of sample code.
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

AR1—Estimation of a linear model with AR1 errors

Unread post by TomDoan »

AR1.RPF is an example of estimation of a model with AR(1) errors, using the AR1 instruction with several different options for handling the serial correlation. It also includes the alternative of estimation of LINREG with HAC standard errors.

Detailed Description
Post Reply