Hey guys,
I'm estimating a state space model and would like to know the code with which I can save part of the sspace output (the final state and its RMSE) in a vector or table. I know that statefinal shows you the value of the final state but I don't seem to succeed in saving it. I've tried stuff like: vector coef(101)=sspaceA.statefinal(1) ; vector coef(101)=sspaceA.statefinal(c) ; vector coef(101)=sspaceA.@statefinal(1) but without success. Couldn't found anyone with a similar problem on this topic.
Thanks in advance for your help!
Ellen
Save final state(s) of sspace in table or vector
Moderators: EViews Gareth, EViews Moderator
-
EViews Glenn
- EViews Developer
- Posts: 2682
- Joined: Wed Oct 15, 2008 9:17 am
Re: Save final state(s) of sspace in table or vector
Code: Select all
matrix a = sspaceA.@pred_state Who is online
Users browsing this forum: No registered users and 2 guests
