Hi.
I have a question on using @date and @obssmpl function.
My goal is to return the first date and last date of a series (say series1) as well as how many observations totally there are in the series.
and eventually return observations of the exact dates from another series. I tried to use both @date and @enddate for the purpose but it
returns errors. Besides, both functions are supposed to return start date and end date of the work file, rather than the start date and end date of non"NA"
observations of my series.
Similar thing happens to !y=series1.@obssmpl.
Could anybody tell me how to return first/last date of a series ( not the two ends of a wf), as well as observation counts?
Thanks for your help.
