model.matrix.eoar: model.matrix.eoa

Description Usage Arguments Value Author(s)

View source: R/model.matrix.eoa.r

Description

Model matrix method for eoar objects produced by the eoar function.

Usage

1
2
## S3 method for class 'eoar'
model.matrix(object, data, ...)

Arguments

object

An object of class eoar. In particular, this object must have a $terms component.

...

Included for compatability with other methods

Value

The design matrix for an eoar object with all the factor levels and interactions expanded.

Author(s)

Trent McDonald


tmcd82070/EoAR documentation built on July 13, 2021, 5:52 p.m.