Kalman Filter
Posted: Wed Jan 06, 2010 7:45 am
i wan't to estimate like a model ARX(1) with time-varying parameter but i can't make state space definition in eviews.
model y=a+b*y(-1)+c*x(-1)+u ; y:dependent variable, x:random variable, a,b and c time-varying parameter with
a=c(1)*a(-1)+u1
b=c(2)*b(-1)+u2
c=c(3)*c(-1)+u3
how is the signal and state equation specification in auto-specification menu?
Thank you.
model y=a+b*y(-1)+c*x(-1)+u ; y:dependent variable, x:random variable, a,b and c time-varying parameter with
a=c(1)*a(-1)+u1
b=c(2)*b(-1)+u2
c=c(3)*c(-1)+u3
how is the signal and state equation specification in auto-specification menu?
Thank you.