AOboot_one {AOboot} | R Documentation |
A S3 class to represent one-way ANOVAs.
AOboot_one(type.aov, factor, anova, em, no.test, ph)
type.aov |
Character string giving the type of ANOVA computed. |
factor |
Names of groups in the entered factor. |
anova |
Results of the ANOVA. |
em |
Bootstrapped estimated marginal means. |
no.test |
Number of tests conducted that did not produce errors. |
ph |
Bootstrapped post hoc tests. |
An object of class "AOboot.one"
.