specific quarter from specific year dummy

For technical questions regarding estimation of single equations, systems, VARs, Factor analysis and State Space Models in EViews. General econometric questions and advice should go in the Econometric Discussions forum.

Moderators: EViews Gareth, EViews Moderator

fmantessof
Posts: 24
Joined: Fri Aug 14, 2015 7:54 am

specific quarter from specific year dummy

Postby fmantessof » Thu Sep 20, 2018 7:43 am

How can I create a dummy for a specific quarter date ? For years I could do @year="2015", but how to do it for 2015Q3 ?

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13294
Joined: Tue Sep 16, 2008 5:38 pm

Re: specific quarter from specific year dummy

Postby EViews Gareth » Thu Sep 20, 2018 7:50 am

Code: Select all

series dum1 = @date=@dateval("2015q3")
series dum2 = @during("2015q3 2015q3")
series dum3 = @year=2015 and @quarter=3
Follow us on Twitter @IHSEViews


Return to “Estimation”

Who is online

Users browsing this forum: Google [Bot] and 12 guests