Wrong calculation of information criteria?
Posted: Tue Mar 01, 2016 11:21 am
Hi there
I first simulated AR1 data and then estimated the model using OLS and ML on a sample that ignores the first observation.
The model: y_t = b*y_t-1 + e
(so we estimate two parameters, the b and the variance of the error term)
I obtain the same log likelihood in the two outputs. The reported AIC, however, is not consistent between these two estimation approaches.
The AIC formula used in EViews is: -2(l/T)+2(k/T), where l is the log likelihood, T the number of observations and k the number of estimates.
I noticed that the AIC reported by the ML procedure is correct (setting k = 2 in the above formula). For the OLS procedure, it reports the AIC assuming that k = 1.
Is there a reason why this is the case?
Best
s
I first simulated AR1 data and then estimated the model using OLS and ML on a sample that ignores the first observation.
The model: y_t = b*y_t-1 + e
(so we estimate two parameters, the b and the variance of the error term)
I obtain the same log likelihood in the two outputs. The reported AIC, however, is not consistent between these two estimation approaches.
The AIC formula used in EViews is: -2(l/T)+2(k/T), where l is the log likelihood, T the number of observations and k the number of estimates.
I noticed that the AIC reported by the ML procedure is correct (setting k = 2 in the above formula). For the OLS procedure, it reports the AIC assuming that k = 1.
Is there a reason why this is the case?
Best
s