View source: R/adjust-linear.R
linmod | R Documentation |
Fits a linear model with settings based on model and data. The linear model is not the "true" model, but it's the linear model that will aid in adjustment for ANCOVA and ANHECOVA, and used to estimate the treatment effects for ANOVA (equivalent to a sample) mean per group.
linmod(model, data, family)
model |
Object of class LinModel |
data |
Object of class RoboDataLinear |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.