Re: [R] Formatting an anova table using latex

2006-03-13 Thread Dieter Menne
Michael Kubovy virginia.edu> writes: > > > Unfortunately this doesn't work. > > rowname = NULL > > suppresses row names altogether. I want to substitute different row > names > This example works for me. Take into account that rownamesTexCmd adds the leading \, so you cannot use it t

Re: [R] Formatting an anova table using latex

2006-03-13 Thread Michael Kubovy
Thanks Dieter, Unfortunately this doesn't work. rowname = NULL suppresses row names altogether. I want to substitute different row names by writing rownamesTexCmd = c('baR', 'addit', 'multip') When I do this without writing rowname = NULL, my row names appear first, followed by the default

Re: [R] Formatting an anova table using latex

2006-03-13 Thread Dieter Menne
Michael Kubovy virginia.edu> writes: > > > When I issue the command > > latex(anova(raw1.lmer0, raw1.lmer, raw1.lmerI), file = 'raw1.tex', > rownamesTexCmd = c('baR', 'addit', 'multip'), longtable = F, dcolumn > = T, booktabs = T, t able.env = F, colheads = NULL, colnamesTexCmd = c > ('',

[R] Formatting an anova table using latex

2006-03-13 Thread Michael Kubovy
Hi r-helpers, When I issue the command latex(anova(raw1.lmer0, raw1.lmer, raw1.lmerI), file = 'raw1.tex', rownamesTexCmd = c('baR', 'addit', 'multip'), longtable = F, dcolumn = T, booktabs = T, t able.env = F, colheads = NULL, colnamesTexCmd = c ('', 'df', 'aic', 'bic', 'logl', 'chisq', 'chi