Page 1 of 1

Commands for adjusting tables

Posted: Mon Nov 18, 2013 5:51 am
by Karl1
I use the command "makegroup" to make tables. My data er quarterly, and I want the tables to show annual avarages. I haven't found the commands that makes this possible. Using menus, I use
"tableOptions",
Column grouping frequency first: annual, second: annual, Data display "the first 1 ..."
The result is a table that shows variables in the first column and years in the first row.
Does anybody know the commands that produce this result?

Re: Commands for adjusting tables

Posted: Mon Nov 18, 2013 7:40 am
by EViews Gareth
You want the group.ddtabopts and group.ddrowops commands. Both are documented in the group section of the Object Reference.

Re: Commands for adjusting tables

Posted: Tue Nov 19, 2013 5:37 am
by Karl1
Thank you!