fetching data w/special criteria
Posted: Tue Jul 05, 2011 2:55 pm
Hello - I am using eViews 6 and would like to convert a daily series into a monthly series by averaging only the observations in the second half of the month. If I wanted the whole month I would just do fetch(c=a) dailyseries and be done with it. Is there any quick way to select only the observations for day 16+? thanks.