fitted.mlmm | R Documentation |
Evaluate the expected mean conditional to covariates or the expected missing outcome values conditional to observed outcome values and covariates. based on group-specific linear mixed models.
## S3 method for class 'mlmm'
fitted(object, newdata = NULL, simplify = TRUE, ...)
object |
a |
newdata |
[data.frame] the covariate values for each cluster along with the |
simplify |
[logical] simplify the column names (no mention of the time variable) and remove the cluster, by, and time column when possible. |
... |
additional argument passed the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.