[R] Interaction term in anova - how it should be written in a manuscript table?

Spencer Graves spencer.graves at pdf.com
Sun Mar 20 20:22:29 CET 2005


Hi, Eryk: 

      What is the target journal(s) / audience(s) for your work?  Can 
you find recent publications in that field and copy them? 

      hope this helps.  spencer graves

Witold Eryk Wolski wrote:

> Dear Rgurus,
>
> Interaction terms in the linear models function lm are specified by 
> the colon :
> eg: x ~ a + b + a:b
>
> a shortcut for the above is:
> x ~ a*b
>
> the output if calling anova on the lm object will be the same in both 
> cases
>
> a ....
> b ....
> a:b ...
> Resdiuals ...
>
> What I am wondering is how the interaction term (a:b) given above 
> should be written in a table in an manuscript?
>
> a ) a*b
> b ) a$\cdot$ b
> c ) a:b
> d) ....
>
> Cheers Eryk.
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html




More information about the R-help mailing list