Page 1 of 1
Pagecontract NAs
Posted: Thu Apr 04, 2013 8:06 am
by paues
In EViews 8, is there any easy way to contract a page so that the sample only includes periods for which there is at least one observation?
Re: Pagecontract NAs
Posted: Thu Apr 04, 2013 8:07 am
by EViews Gareth
One observation in a particular series, or all series?
Re: Pagecontract NAs
Posted: Thu Apr 04, 2013 8:08 am
by paues
Any series. That is, if the page range originally is 1900 1910 and there are two series, one dating from 1901 to 1905 and the other from 1904 to 1909, then I would like for the page range to be 1901 1909 after the contraction.
Re: Pagecontract NAs
Posted: Thu Apr 04, 2013 8:29 am
by EViews Gareth
Put the series in a group, then use @robs(group)>0 as the sample to keep.
Re: Pagecontract NAs
Posted: Thu Apr 04, 2013 9:11 am
by paues
Thanks! More and more I get the feeling that groups are the answer to all my questions :-)