powered by
subBoot(merMod, n = NULL, FUN, R = 100, seed = NULL)
(fm1 <- lmer(Reaction ~ Days + (Days | Subject), sleepstudy)) resultMatrix <- subBoot(fm1, n = 160, FUN = thetaExtract, R = 20)
Run the code above in your browser using DataLab