Page 1 of 1

makegroup

Posted: Wed Jun 29, 2011 9:03 am
by rclive
Hi,

I would like to use the makegroup procedure in a macro rather than create the group interactively.
I've tried:

modelname.makegroup(c,d,t=level) groupname var1, var2, var3

This nearly replicates the interactive version: level of variable in scenario, level in base, and difference. But missing the percentage difference. Any way to add this option?

Thanks

Clive

Re: makegroup

Posted: Wed Jun 29, 2011 9:09 am
by EViews Gareth
Try an "R" option.

Re: makegroup

Posted: Wed Jun 29, 2011 9:53 am
by rclive
Hi Gareth,

Many thanks. I figured it had to be there (somewhere).

Clive