Description Usage Arguments Value
View source: R/diffex_functions.R
Note that for a function-as-input, all this does is wrap that function and check the dimensions and type of the input design against the output contrast matrix.
1 |
x |
Either a closure or a list of string-based contrast definitions. If a closure, this should accept a design matrix and return a contrast matrix. |
A function that accepts a design matrix / data.frame and constructs a contrasts matrix from it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.