Page 1 of 1

@expand(@date,@dropfirst)

Posted: Fri Apr 17, 2015 5:45 am
by tvonbrasch
Hi

When i estimate an equation using @expand(@date,@dropfirst) the date dummy in the output is given by its numerical value (see e.g., attached file). Is there a way to specify the equation so that the output shows the date of the dummy variable?
Thomas

Re: @expand(@date,@dropfirst)

Posted: Fri Apr 17, 2015 7:18 am
by EViews Gareth
You could include @expand(@datestr(@date)) instead.