Description Usage Arguments Value Examples
summary.oneway summarizes the results of the one-way ANOVA
1 2 | ## S3 method for class 'oneway'
summary(x)
|
x |
an object of class oneway |
object of class anova and data.frame
1 2 | # mileage <- oneway(mpg ~ cyl, mtcars)
# summary(mileage)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.