View source: R/adjust-linear.R
adjust.LinModel | R Documentation |
Perform adjustment for linear models, including ANOVA, ANCOVA, and ANHECOVA, with or without covariate-adaptive randomization.
## S3 method for class 'LinModel' adjust(model, data)
model |
A LinModel object and of class ANOVA, ANCOVA, or ANHECOVA |
data |
A RobinDataLinear object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.