Description Usage Arguments Value Examples
plot.oneway creates group comparisons for a one-way ANOVA
1 2 |
x |
an object of class oneway. |
... |
additional arguments passed to boxplot function |
ggplot2 graph
1 2 | # mileage <- oneway(mpg ~ cyl, mtcars)
plot(mileage)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.