Saving X12 forecast standard error
Posted: Tue Oct 16, 2012 3:02 am
Hi,
I have the following command which saves x12 forecasts to a new series object called cpi_b1:
I also need to save the standard errors of the forecasts. I have tried finding it in the EViews guides and references and also tried Google with no luck.
Any help would be appreciated thanks.
EViews version: 7.2
I have the following command which saves x12 forecasts to a new series object called cpi_b1:
Code: Select all
cpi.x12(mode="m", filter="msr", save= "b1 d10 d11 d12 d13", arima="(0 1 1)(0 1 1)",f)Any help would be appreciated thanks.
EViews version: 7.2