State space and model objects

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

prush
Posts: 3
Joined: Tue Jan 06, 2009 2:54 am

State space and model objects

Postby prush » Thu Jun 09, 2011 10:38 am

Hello,

I have used the state space object in Eviews 6 to derive the time varying NAWRU (non-accelerating wage rate of unemployment). The NAWRU is integral to other equations in my main model object, so I would like to refer to it within that model. Is it possible to merge a state space object into a model object so that it can all be treated endogenously? If so, how do I do it ? The standard merge and append tags for the model object do not seem to work in this case.

Thanks,
Phil

EViews Glenn
EViews Developer
Posts: 2682
Joined: Wed Oct 15, 2008 9:17 am

Re: State space and model objects

Postby EViews Glenn » Mon Jun 13, 2011 11:01 am

The problem is that the model object can't handle the unobserved components in the state space specification. The algorithms for forecasting from a state space object are pretty specific to that object and the model doesn't understand how to deal with the states. The best you can do is to do the forecasts for the state space first, then incorporate the relevant terms into your model. Unfortunately, you won't be able to build system dependencies between the observed in your sspace and the other endogenous in the model in this way...

prush
Posts: 3
Joined: Tue Jan 06, 2009 2:54 am

Re: State space and model objects

Postby prush » Wed Jun 15, 2011 1:04 am

Ah, shame. I've used the two step approach instead. Thanks Glenn.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests