View source: R/bridge-extract-anova.R
| mellio_anova_pairwise | R Documentation |
Lets the Lab switch the multiple-comparison adjustment without refitting the
model: it reuses an aov object already held in the (WebR) session and runs the
contrasts straight through mellio_payload()'s emmGrid method.
mellio_anova_pairwise(fit, by = NULL, adjust = "tukey")
fit |
A fitted one-way |
by |
Optional grouping factor name; inferred from the model when |
adjust |
Multiple-comparison adjustment passed to |
A pairwise-comparisons payload (table fields + pairwise_forest).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.