Prais-Winsten Procedure
Posted: Tue Oct 09, 2012 4:24 pm
I am having trouble getting a clear idea of how to calculate rho for the P-W iterative procedure. Kmenta (Second Edition, page 319 ) says
rho=sum(2,n) e(t)*e(t-1)/ sum(3,n) e(t-1)**2 while virtually every other source I can find on the internet says regress e on e lagged 1. Obviously there is a significant difference between the two approaches. [It does appear that most software is using a 1 period lag to get rho.] <= this was not properly stated. I meant that most sum from 2 and not 3. Of course, everyone uses a 1 period lag!
rho=sum(2,n) e(t)*e(t-1)/ sum(3,n) e(t-1)**2 while virtually every other source I can find on the internet says regress e on e lagged 1. Obviously there is a significant difference between the two approaches. [It does appear that most software is using a 1 period lag to get rho.] <= this was not properly stated. I meant that most sum from 2 and not 3. Of course, everyone uses a 1 period lag!