Description Usage Arguments Value Examples
assumptions()
assesses ANOVA assumptions of normality of residuals
and equality of group variances on the outcome variable
1 | assumptions(fit)
|
fit |
an object of class |
ggplot2 graph
1 2 | fit <- oneway(mpg ~ cyl, mtcars)
assumptions(fit)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.