Skip to contents

Model of class aovlist

Usage

aovlist_1

Format

An object of class aovlist (inherits from listof) of length 3.

Examples

if (FALSE) {
aov(wt ~ cyl + Error(gear), data = mtcars)
}