predict.mlmm: Predicted Outcome Value by Muliple Linear Mixed Model.

View source: R/predict.R

predict.mlmmR Documentation

Predicted Outcome Value by Muliple Linear Mixed Model.

Description

Estimate the expected outcome conditional on covariates and possibly on other outcomes based on group-specific linear mixed models.

Usage

## S3 method for class 'mlmm'
predict(
  object,
  p = NULL,
  newdata = NULL,
  keep.data = FALSE,
  simplify = TRUE,
  ...
)

bozenne/repeated documentation built on July 16, 2025, 11:16 p.m.