I'm struggling to understand how string and date are working in EViews.
For instance, I would like to use @otod to define the first date of sample
I wrote
Code: Select all
smpl @otod(23) %date_endFollowing help, I've tested
Code: Select all
%date=@otod(1)
smpl %date %date+1I've also tried :
Code: Select all
%date=@otod(1)
smpl {%date} {%date}+1How to deal with date and string ? When does EViews consider a string to be a valid date ?
Any help would be grateful, many thanks.
Loulouviews
