I'm wondering if it exists something like :
Code: Select all
myEquation.setformat f.xxI've tried
Code: Select all
coef(2) cc
cc.serformat f.3
equation eq1.ls myTs = cc(1)+cc(2)*myTS(-1)
Thanks !
Louis
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
Code: Select all
myEquation.setformat f.xxCode: Select all
coef(2) cc
cc.serformat f.3
equation eq1.ls myTs = cc(1)+cc(2)*myTS(-1)
Users browsing this forum: No registered users and 2 guests