Forecasting previous values
Posted: Wed Jun 29, 2011 8:38 am
Hello,
Running a really basic garch where my dependent is only regressed on time
y= c + @trend
and my variance is a function of of the autoregressive term and time as well
variance=c+arch+@trend
my sample is set from 1973-1997 but I only have data for y from 1984-1997. I want to "forecast" (backcast) variance and the fitted y to 1973 using my arch model that is computed using the 1984-1997 data.
When I press forecast I cant seem to get fitted values for y or get it to display these values in the graphical output (it will only show 1984-1997). However, it will compute fitted values for the variance back to 1973. What I really want is a graphical representation of y and including the confidence interval brackets representing the changing variance.
How do I get it to forecast these previous values?
Running a really basic garch where my dependent is only regressed on time
y= c + @trend
and my variance is a function of of the autoregressive term and time as well
variance=c+arch+@trend
my sample is set from 1973-1997 but I only have data for y from 1984-1997. I want to "forecast" (backcast) variance and the fitted y to 1973 using my arch model that is computed using the 1984-1997 data.
When I press forecast I cant seem to get fitted values for y or get it to display these values in the graphical output (it will only show 1984-1997). However, it will compute fitted values for the variance back to 1973. What I really want is a graphical representation of y and including the confidence interval brackets representing the changing variance.
How do I get it to forecast these previous values?