Description Usage Arguments Value
View source: R/helpers_adjust_batch.R
Construct a design model matrix given a metadata data frame, with the option to exclude the intercept.
1 | construct_design(data, with_intercept = TRUE)
|
data |
metadata data frame. |
with_intercept |
should intercept terms be included in the model |
design matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.