[R] understanding I() in lmer formula
Don Cohen
don-r-help at isis.cs3-inc.com
Thu Jun 15 15:13:42 CEST 2017
The suggestion to post on R-sig-ME was a good one.
The problem turned out to be a bug in lmer parsing, which is now fixed.
S Ellison writes:
> > Is there a difference between I(x*y) and I(y*x) ?
> > I have a call to lmer that results in this complaint:
> > Error in is.alpha2.subordinate * ~z.min.co.res :
>
> A reproducible example would help ...
More information about the R-help
mailing list