Hi
when estimating an equation with step dummies after a specific date, the recursive estimates of the coefficients are only showed for the data points after the date of the last step dummy. For example, when looking at recursive estimates for the equation:
equation atest.ls d(a13) d(a16) @after("2010q1"),
only the dates after 2010q1 are shown. But I would like to see the recursive estimates for d(a16) beginning at an earlier date. Is there a way to do this?
Thomas
Recursive estimation - changing sample?
Moderators: EViews Gareth, EViews Moderator
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Recursive estimation - changing sample?
The problem is that the dummy is identically equal to zero for all observations prior to that date. You can't estimate an equation where a variable is a constant equal to zero.
-
tvonbrasch
- Posts: 569
- Joined: Fri Apr 15, 2011 5:35 am
Re: Recursive estimation - changing sample?
Hi
Point taken. I was thinking of recursive estimates of the variables that do fluctuate (not the dummies). i.e. i want to check the stability of all coefficients except the dummy variables. When thinking about it, in my simple example, I guess I could estimate the two equations
equation atest.ls d(a13) d(a16) @after("2010q1")
equation atest2.ls d(a13)-c(2)*@after("2010q1") d(a16)
and then look at the recursive estimates for the second equation.
Thomas
Point taken. I was thinking of recursive estimates of the variables that do fluctuate (not the dummies). i.e. i want to check the stability of all coefficients except the dummy variables. When thinking about it, in my simple example, I guess I could estimate the two equations
equation atest.ls d(a13) d(a16) @after("2010q1")
equation atest2.ls d(a13)-c(2)*@after("2010q1") d(a16)
and then look at the recursive estimates for the second equation.
Thomas
Who is online
Users browsing this forum: No registered users and 2 guests
