Hello,
I think my question is pretty trivial: I've got a time series in years (1970-2008) and want to plug in dummies for two different periods (1973-1980 and 1989-1992). How can I get this?
Thanks for your help!
Dummies in time series (years)
Moderators: EViews Gareth, EViews Moderator
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3797
- Joined: Wed Sep 17, 2008 2:25 pm
Re: Dummies in time series (years)
Hello,
I think my question is pretty trivial: I've got a time series in years (1970-2008) and want to plug in dummies for two different periods (1973-1980 and 1989-1992). How can I get this?
Thanks for your help!
Code: Select all
ls y x (@year>=1973 and @year<=1980) (@year>=1989 and @year<=1992)Who is online
Users browsing this forum: No registered users and 2 guests
