I cannot get the internal t variable to work when data is yearly. Here is an example
# The t valible works when e.g. data is quarterly
nulldata 50
setobs 4 1950:1 --time-series
series tmp = (t > "1960:1")
# But not for yearly data
setobs 1 1950 --time-series
series tmp = (t > "1960")
Would it be easy to extend the behaviour to yearly data?
Best regards
Andreas
--
Andreas Noack Jensen
Ph.d.-stipendiat
Økonomisk Institut andreas.noack.jensen(a)econ.ku.dk
Københavns Universitet
http://www.econ.ku.dk/phdstudent/noack/
Øster Farimagsgade 5, bygning 26 Tlf.: 353 23094
1353 København K