Learn R Programming

ArrayTools (version 1.32.0)

getDesign: Access the design matrix from the designMatrix class

Description

Access the design matrix from the designMatrix class

Usage

getDesign(object)

Arguments

object
a designMatrix class

Value

a matrix containing the designMatrix

See Also

designMatrix