On Sat, 19 Oct 2013, Artur T. wrote:
I quite often use the modeltab command and its output to tex-files.
Usually I attache a name to a model like e.g. "Model_1". Unfortunately
the defualt column headings are "(1), (2), ..." and one cannot change
this via the script (at least as far as I know). So, everytime you run a
script which automatically generates the table(s), the output is not as
demanded and one need to setup up the things manually at the very
beginning. These options then apply to all tables following, which is of
course bit annoying. I think it would be worth to add a some options as
e.g.:
1. "set modtab_colhead NAME"
2. "set modtab_colhead ABC"
3. "set modtab_colhead 123"
4. "set modtab I"
Similar for decimal places:
"set modtab_dec int" #choose an integer value
Option for parantheses:
"set modtab_parant pval" #show p-values
"set modtab_parant asterisk" #show sign. asterisks
What do you think about it?
It might be a good idea to file a feature request for this.
Allin