Description Usage Arguments Value Functions
Calculations are delegated to stats::manova
1 2 3 | stat_manova(x, f, ..., test = "Pillai")
stat_manova_pairwise(x, f, ..., test = "Pillai")
|
x |
tibble |
f |
|
... |
columns used as left hand side in stats::manova's formula |
test |
forwarded to |
see Value section in broom::tidy.manova
stat_manova_pairwise
: pairwise manova for every pair of levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.