Description Usage Arguments Value Examples
View source: R/design_contrast.R
Check dimensionality of contrast matrix
1 | assertContrast(design, contrast)
|
design |
Design matrix |
contrast |
Contrast matrix |
Side effect is used: the function stops if the ncol(design) does not equal nrow(contrast)
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.