Learn R Programming

Crossover (version 0.1-13)

rcdMatrix: Create the design matrix for a given row column design

Description

Create the design matrix for a given row column design

Usage

rcdMatrix(X, v, model)

Arguments

X
row-column design
v
number of treatments
model
String or number describing the model. See getModelNr.

Value

  • The design matrix for a row-column design.

See Also

rcd gives the row-column design to a given crossover design.

Examples

Run this code
# TODO

Run the code above in your browser using DataLab