Description Usage Arguments Details Value
After running an ANOVA of more than 2 groups, it is useful to know which of the groups differ from the others. This question is often answered with post-hoc testing. This function implements post-hoc pairwise differential proportionality analyses for more than 2 groups.
1 | posthoc(object)
|
object |
A |
The ANOVA p-values are adjusted once (column-wise) during the original multi-group analysis. The post-hoc p-values are adjusted once (row-wise) for the number of post-hoc tests. The post-hoc adjustment is p times the number of post-hoc tests.
Please note that a significant post-hoc test without a significant ANOVA test is never significant!
A propd
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.