Description Usage Arguments See Also Examples
produces summary table of the anova model's results
1 2 |
x |
an object of type oneway |
... |
parameters passed to print |
1 2 3 4 5 | ## Not run:
aov1 <- oneway(mpg ~ cyl, mtcars)
print.oneway(aov1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.