Learn R Programming

AOboot (version 0.1.1)

AOboot_one: AOboot.one Class

Description

A S3 class to represent one-way ANOVAs.

Usage

AOboot_one(type.aov, factor, anova, em, no.test, ph)

Value

An object of class "AOboot.one".

Arguments

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.