Description Usage Arguments Value
View source: R/helpers_adjust_batch.R
Fit lm and standardize all features
1 | fit_stand_feature(s_data, design, l_ind)
|
s_data |
feature-by-sample matrix of abundances (proportions or counts). |
design |
design matrix. |
l_ind |
list of indicator matrices, as returned by construct_ind. |
list of two componet: the standardized feature abundance matrix, and a list of per-feature standardization fits.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.