powered by
extractDIC(fit,...) "extractDIC"(fit,...)
merMod
fm1 <- lmer(Reaction ~ Days + (Days|Subject), sleepstudy) extractAIC(fm1) extractDIC(fm1)
Run the code above in your browser using DataLab