View source: R/sample_normalization.R
anova_matrix_test | R Documentation |
For an entire matrix, perform ANOVA across defined groups for each row. The groups should be a factor vector, and have the same names as the columns of the intensity matrix.
anova_matrix_test(intensity, groups)
intensity |
the intensity matrix, features as rows and samples as columns |
groups |
vector of factors, named the same as the columns of the intensity matrix |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.