Hi,
I have two variables - A and B. Variable A is equal to: (100-B) prior 2005; 100 in 2005 and (100+B) after 2005. How can I set this in Eviews 5?
different equation in time
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3797
- Joined: Wed Sep 17, 2008 2:25 pm
Re: different equation in time
Hi,
I have two variables - A and B. Variable A is equal to: (100-B) prior 2005; 100 in 2005 and (100+B) after 2005. How can I set this in Eviews 5?
Code: Select all
smpl @first 2004
series A = 100-B
smpl 2005 2005
A = 100
smpl 2006 @last
A = 100+B
ampl @allWho is online
Users browsing this forum: No registered users and 2 guests
