"Not enough memory for Kenward and Roger" error during linear mixed effects modeling
I am running a linear mixed effects model with 28,966 rows of data, where I am nesting the random effects with 4 levels: CombineMatch[CellType,MouseName,FieldOfView], comparing across three groups (CellType), and I have a covariate (Distance). I have not been able to run the analysis due to the error: “Not enough memory for Kenward and Roger. Try the Variance Components Only option.” I have been a...