different equation in time

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason

mareto
Posts: 4
Joined: Sun Aug 25, 2013 3:17 pm

different equation in time

Postby mareto » Sun Aug 25, 2013 3:24 pm

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?

startz
Non-normality and collinearity are NOT problems!
Posts: 3797
Joined: Wed Sep 17, 2008 2:25 pm

Re: different equation in time

Postby startz » Sun Aug 25, 2013 3:42 pm

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 @all


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 2 guests