Dating a series
Posted: Sun Feb 16, 2014 12:56 pm
Hi,
I'm trying to assign dates to my series using codes only (I can't use the interface). I've tried:
but every time I try that it comes back with insufficient observations in a matrix I have and all the subsequent regressions.
Thanks!
I'm trying to assign dates to my series using codes only (I can't use the interface). I've tried:
Code: Select all
%fstart "1986m2"
%fstop "2014m1"
smpl %first %last
Thanks!