Event and indicator functions do not work in sspace object

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

trubador
Did you use forum search?
Posts: 1518
Joined: Thu Nov 20, 2008 12:04 pm

Event and indicator functions do not work in sspace object

Postby trubador » Sun Aug 16, 2015 9:04 am

Code: Select all

wfcreate u 200
series x = nrnd
series y = 5 + 2*x + 0.5*@between(x,2,4) + 0.5*@after("150") + nrnd

sspace ss
ss.append @signal y = sv1 + sv2*x + c(1)*@between(x,2,4) + c(2)*@after("150")+ [var = exp(c(3))]
ss.append @state sv1 = sv1(-1)
ss.append @state sv2 = sv2(-1)
ss.ml

trubador
Did you use forum search?
Posts: 1518
Joined: Thu Nov 20, 2008 12:04 pm

Re: Event and indicator functions do not work in sspace obje

Postby trubador » Tue Aug 25, 2015 2:43 am

And what about this one?

trubador
Did you use forum search?
Posts: 1518
Joined: Thu Nov 20, 2008 12:04 pm

Re: Event and indicator functions do not work in sspace obje

Postby trubador » Tue Mar 29, 2016 12:09 am

Is this still a pending issue?

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

Re: Event and indicator functions do not work in sspace obje

Postby EViews Glenn » Wed Mar 30, 2016 9:07 am

Sorry Trubador. Didn't see this one the first time. I'll see what I can do, but for now, you can obviously make a new series for those functions.


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 20 guests