Description Usage Arguments Value
Create point predictions and their standard errors for a list of models and newdata
data frames.
Predictions are specific to merMod-class
objects and specific to this project.
1 2 3 |
obj.list |
A list of model objects of class merMod-class |
newdata.list |
A list of newdata data.frames matching the models above on which predictions are desired |
allow.new.levels |
Logical. Should new random effects levels be allowed? Defaults to TRUE |
trans.func |
A list of reverse transformation functions. |
alpha |
A numeric scalar. The signigance level desired for Standard Errors. Defaults to 0.05 |
R.slope |
A character vector denoting the random slopes of the models. In |
title |
A logical vector denoting if the level-2 grouping variable is at the 'title' level. Defaults to FALSE |
level3 |
A logical vector denoting if the models are 3-level models. Defaults to FALSE |
A list
of predictions and standard errors for each dataset / model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.