Hi
 
  
 
 I have sent an e-mail to the mailing list, but I havent got so much 
 success, I am going to rewrite the question to make it more 
 understandable (I am not a native English speaker)
 .
 . 
 .
 Basically, I have a dynamic prediction and I do not know why the 
 standard error grows up (see below), does anybody have the formula or 
 any paper where I can look into, thanks 
  Any econometrics textbooks will do. In short, the reason why the standard 
  error grows is that you use y_{t-1} to forecast y_{t}; if y_{t-1} is known
  with certainty, clearly the variance of your forecast is smaller than if 
  y_{t-1} has to be forecast itself.
  Riccardo (Jack) Lucchetti
  Dipartimento di Economia
  Università Politecnica delle Marche
Thnaks Riccardo/Sven.
I understand the concept, but:
I have and AR(1), Prais-Winsten transformation, and I have seen that the
error should be E(t)=rho*E(t-1)+U(t) (Please let me know if I am wrong). I
assume that U(t) is the standard error of the regression, and E(t) is the
error in T, for example:
	In my data, the std. error is 2.792, (see table from my previous
e-mail) so for 2007, I have E(2007)=rho*E(2006) + 2.792, , I use the real
value in 2006 to estimate 2007, so E(2006) =0, so I have an error of 2.792,
but for the next year, I have 2.846, I think it is 2.846 = rho*E(2007) +
U(t), ---> rho*2.792 + 2.292, and it's at this point when I know I am doing
something wrong. I do not know how GRETL is doing the calculations.
My real problem is that I tried to reproduce the confidence interval for the
predictions in GRETL, and I can't. I have been through many papers, but none
of them helped me, that's why any help would be great.
 
Many thanks
Regards