extract trend and cycle with kalman filter

For questions regarding programming in the EViews programming language.

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

ouhdan
Posts: 2
Joined: Mon Oct 25, 2010 3:26 am

extract trend and cycle with kalman filter

Postby ouhdan » Wed Oct 27, 2010 4:37 am

Good day, someone can help me to write a programm that allow to me to extract trend end cycle for series with kalman filter, am using Eviews 5 ,Thanks.
my email ouhdanyassine@gmail.com

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

Re: extract trend and cycle with kalman filter

Postby trubador » Wed Oct 27, 2010 6:24 am

I am pretty sure that you will find examples, if you search the forum...

ouhdan
Posts: 2
Joined: Mon Oct 25, 2010 3:26 am

Re: extract trend and cycle with kalman filter

Postby ouhdan » Mon Nov 01, 2010 7:47 am

i used the the folow specification

@signal expott = sv1+ sv2
@state sv1 = sv1(-1) + [var = exp(c(1))]
@state sv2 = c(3)*sv2(-1) + [var = exp(c(2))]

i dont have the output sv1 et sv2


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 1 guest