Skip to content
Prev 76019 / 398502 Next

confidence interval for StructTS?

Dear list,

I have fitted a local level structural time series model to some data
using StructTS(). I would like to plot a 95% confidence interval for the
fitted values (either the contemporaneous predictions [component fitted
returned by StructTS] or the predictions based on observing the whole
time-series [e.g. from tsSmooth]).

predict.StructTS() has the option of getting the standard errors of
forecasts. I'd like to get the same but for observed series.

Thanks in advance,

Gav