Regressing a sample
Posted: Tue Mar 15, 2011 12:34 pm
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.
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.