Compute a forecast from a Sspace model using basic matrix algebra
Posted: Tue Sep 08, 2020 9:38 am
Hello All,
how can I use the estimation output of a state-space model (extracted using the available @ commands) to emulate the output of smoothed forecast command:
{%modname}.forecast(m=s,n=!horizon) @signal *f
I would like to export the estimation matrices to Excel, where the smoothed forecast would be computed using basic matrix algebra.
Thank you in advance for your help!
skan
how can I use the estimation output of a state-space model (extracted using the available @ commands) to emulate the output of smoothed forecast command:
{%modname}.forecast(m=s,n=!horizon) @signal *f
I would like to export the estimation matrices to Excel, where the smoothed forecast would be computed using basic matrix algebra.
Thank you in advance for your help!
skan