Hello friends,
I wonder whether it is possible to specify a state space model in vector form in eviews. For example,
@signal sam1=sv1*c(1)+e1
.
.
.
.
@signal sam7=sv7*c(42)+e42
@state sv1=sv1(-1)+e2
...
@state sv7=sv7(-1)++e7
Now assume I have vectors of observations called observed and states called stat. My question is can I specify the same system in two lines as follows:
@signal observed = state*coefficients+epsilons
@states stat=stat(-1)+ettas
thanks in advance.
STATE SPACE MODEL WITH SVECTORS
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Glenn
- EViews Developer
- Posts: 2682
- Joined: Wed Oct 15, 2008 9:17 am
Re: STATE SPACE MODEL WITH SVECTORS
Unfortunately, no.
Who is online
Users browsing this forum: No registered users and 2 guests
