Oh okay, that explains why I cannot find it! Thanks for letting me know! Yes, I agree, most would probably want the fixed+random fitted values in the case of lmm.
On Wednesday, April 6, 2016 at 7:05:04 PM UTC-4, Christina Castellani wrote: > > I am having difficulty figuring out how to pull out the residuals and > fitted values from the result of an lmm in Julia using the package > MixedModels.jl > > In R I would use "residuals(m)" or "fitted(m)", where m is the lme output, > to get the desired result. > > Any advice would be greatly appreciated. >
