Is there a way to deal with errors such as this?
Comments welcome at https://github.com/lme4/lme4/issues/552 In the grand tradition of R documentation, none of the existing package documentation is actually *incorrect* (that I know of ...) but some is very sketchy.
On 2019-12-23 4:07 p.m., Rolf Turner wrote:
On 24/12/19 3:20 am, Phillip Alday wrote:
For completeness, you can also get use getME(model, "beta") to get the fixed effects estimates as a simple, unnamed vector. :)
Thank you.? That is useful to know. cheers, Rolf P. S. Someday I must try to teach the world how to write help files/software documentation!!! :-) R. T.