anova_test: anova test

View source: R/sample_normalization.R

anova_testR Documentation

anova test

Description

perform an ANOVA across groups and return a tidy data.frame of the statistical results

Usage

anova_test(intensity, groups)

Arguments

intensity

the intensity values

groups

vector giving the groups of the samples

Value

data.frame


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