Specification of equation by formula with dummies?
Posted: Thu Jan 22, 2015 3:26 am
Dear all,
Anyone knows how to specify equation by formula and add dummy inside with @isperiod function?
Let's say:
equation eq1.ls var1 = c(1) + c(2) * var2 + c(3) * @isperiod("2005m01")
This is a way that doesn't work to me.
Any suggestions?
Anyone knows how to specify equation by formula and add dummy inside with @isperiod function?
Let's say:
equation eq1.ls var1 = c(1) + c(2) * var2 + c(3) * @isperiod("2005m01")
This is a way that doesn't work to me.
Any suggestions?