predictInterval <- function(merMod, newdata, which=c("full", "fixed", "random", "all"),
level = 0.8,
n.sims = 1000, stat=c("median","mean"),
type=c("linear.prediction", "probability"),
include.resid.var=TRUE,
returnSims = FALSE,
seed=NULL,
.parallel = FALSE,
.paropts = NULL,
fix.intercept.variance = FALSE,
ignore.fixed.terms = NULL){
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.