model.matrix.eoa: model.matrix.eoa

Description Usage Arguments Value Author(s)

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

Description

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

Usage

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

Arguments

object

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

...

Included for compatability with other methods

Value

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

Author(s)

Trent McDonald


tmcd82070/evoab documentation built on May 13, 2020, 11:25 p.m.