Skip to content
Prev 16198 / 20628 Next

correlation between random effects

you can use as.data.frame(ranef(fitted_model)) to extract the random
effects as a data frame, then do anything you want to look at the most
extreme species ...
On Tue, Feb 13, 2018 at 10:29 AM, Jana Dlouha <jana.dlouha at inra.fr> wrote: