Learn R Programming

Crossover (version 0.1-22)

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)

Value

The design matrix for a row-column design.

Arguments

X

row-column design

v

number of treatments

model

String or number describing the model. See getModelNr.

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