One question :
I have the following command :
for !i=10 to 24
equation totcredgdplag{!i}.ls mean_transformado_miguel c totcred_gdp(-!i)
next
How do i modify it, so that it regresses on just a particular sample of the series mean_transformado_miguel? In particular i would like for it to regress starting from 2005 to 2010.
Regressing a sample
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3797
- Joined: Wed Sep 17, 2008 2:25 pm
Re: Regressing a sample
Code: Select all
smpl 2005 2010Re: Regressing a sample
Thanks for your response! Exactly where will i put that part? Thanks a lot!
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Regressing a sample
Code: Select all
smpl 2005 2010
for !i=10 to 24
equation totcredgdplag{!i}.ls mean_transformado_miguel c totcred_gdp(-!i)
next
smpl @all
Who is online
Users browsing this forum: No registered users and 2 guests
