Skip to content
Prev 295218 / 398506 Next

Syntax for lme function to model random factors and interactions

Inline:
On 2012-05-21 11:17, i_like_macs wrote:
Just a small comment, since you're interested in correct syntax:
you apparently consider A*B to represent the (A,B)
interaction term; in R, it's A:B and this *is* clearly documented
in the help pages.

Peter Ehlers