Description Usage Arguments Value
This function runs an ANOVA using f(x, y) syntax instead of f(x~y) syntax.
1 | quick.anova(x, y)
|
x |
A numeric vector. |
y |
A factor vector. |
A p-value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.