Modeling the error variance in a state space model
Posted: Fri Jan 04, 2013 8:31 am
Hello,
I have been through the user guide and am able to estimate state space models quite comfortably, but have not been able to figure out how I can posit a dynamic process for the error variance.
For instance, consider the following simple model:
@SIGNAL y = trend + [VAR=EXP(C(1))]
@STATE trend = trend(-1) + [VAR=EXP(C(2))]
What I would like to do is have the error variances from both the signal and state equation follow random walk processes. Would appreciate if anyone could help point me in the right direction.
I have been through the user guide and am able to estimate state space models quite comfortably, but have not been able to figure out how I can posit a dynamic process for the error variance.
For instance, consider the following simple model:
@SIGNAL y = trend + [VAR=EXP(C(1))]
@STATE trend = trend(-1) + [VAR=EXP(C(2))]
What I would like to do is have the error variances from both the signal and state equation follow random walk processes. Would appreciate if anyone could help point me in the right direction.