predict.mlmm | R Documentation |
Estimate the expected outcome conditional on covariates and possibly on other outcomes based on group-specific linear mixed models.
## S3 method for class 'mlmm'
predict(
object,
p = NULL,
newdata = NULL,
keep.data = FALSE,
simplify = TRUE,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.