Description Usage Arguments Details Value Author(s) Examples
Specifies the row-column design corresponding to an input cross-over design.
1 |
sequences |
An object of class |
model |
A single |
summary |
A |
rcd_seq()
supports the specification of row-column designs. Precisely,
a crossover design is provided (see sequences
) and the corresponding
row-column design for the chosen model (see model
) is returned.
The value of model
must be an integer between one and nine inclusive,
corresponding to the following models:
1. Standard additive model;
2. Second-order carry-over effects;
3. Full-set of interactions;
4. Self-adjacency model;
5. Placebo model;
6. No carry-over into self model;
7. Treatment decay model;
8. Proportionality model;
9. No carry-over effects.
See the package vignette for further details on these models.
A matrix
of class xover_rcd
detailing the
determined row-column design.
Based on code from the Crossover
package by
Kornelius Rohmeyer.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.