runehaubo / lmerTestR

Repository for the R-package lmerTest
48 stars 9 forks source link

cannot allocate vector of size ... #46

Open stebif68 opened 2 years ago

stebif68 commented 2 years ago

I have fitted a mixed model using a large data set (aprox 200k records), 2 random effects (2209 and 27198 levels, respectively), 7 fixed effects. I would like to get least square means for some effects but it crashes due to problem dimension (cannot allocate vector of size 117.0 Gb). Any suggestion on possible solutions?