AOboot_one {AOboot}R Documentation

AOboot.one Class

Description

A S3 class to represent one-way ANOVAs.

Usage

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

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.

Value

An object of class "AOboot.one".


[Package AOboot version 0.1.2 Index]