Page 1 of 1

State space restrictions over the values of the state variable

Posted: Wed May 16, 2018 2:30 pm
by Cristian Valencia
Hi everyone,

I'm wondering how could I estimate the following model using eviews state space object:
@signal y = c(1) + sv1*y(-1) +c(2)*x1 + c(3)*x3 + [var = exp(c(4)]
@state sv1 = sv1(-1) + [var = 1]

but with the following restriction over the values of state variable sv1: 0<= sv1 <=1

thanks in advance,

Re: State space restrictions over the values of the state variable

Posted: Fri May 25, 2018 4:40 pm
by EViews Glenn
I can't see an easy way to do that since we need linearity in the states.