Get effective (adjusted) sample of Equation object
Posted: Sun Apr 26, 2020 2:43 am
Hi Eviews,
Is there anything like e(sample) in Stata? I estimate an equation with, say, smpl 1990m1 @last. But, the adjusted sample would be, say, 1992m1 @last due to missing values or lags adjustment,...
I do not want to adjust the sample beforehand. Instead, let EV do then programmatically retrieve the effective sample via equation's data members or something like that. Yet, it seems the equation object does not have a way as data member @smpl reports the sample used for estimation, not adjusted sample in the regression output.
Any help?
Kind regards,
Is there anything like e(sample) in Stata? I estimate an equation with, say, smpl 1990m1 @last. But, the adjusted sample would be, say, 1992m1 @last due to missing values or lags adjustment,...
I do not want to adjust the sample beforehand. Instead, let EV do then programmatically retrieve the effective sample via equation's data members or something like that. Yet, it seems the equation object does not have a way as data member @smpl reports the sample used for estimation, not adjusted sample in the regression output.
Any help?
Kind regards,