[R] fitting a model with the nlme package
Doran, Harold
HDoran at air.org
Thu Aug 3 22:46:14 CEST 2006
> (out <- lmer(p ~ f - 1 + (1|h/t) + (1|j), set))
Doug:
It seems the nesting syntax is handled a bit differently. Is (1|h/t)
equivalent to the old lme nesting syntax?
>
> ______________________________________________
> 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
> and provide commented, minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list