anova_matrix_test: anova matrix

View source: R/sample_normalization.R

anova_matrix_testR Documentation

anova matrix

Description

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.

Usage

anova_matrix_test(intensity, groups)

Arguments

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

Value

data.frame


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.