ANOVA.Anal: Perform ANOVA analysis

View source: R/stats_univariates.R

ANOVA.AnalR Documentation

Perform ANOVA analysis

Description

ANOVA analysis

Usage

ANOVA.Anal(mSetObj=NA, nonpar=FALSE, thresh=0.05, all_results=FALSE)

Arguments

mSetObj

Input the name of the created mSetObj (see InitDataObjects)

nonpar

Logical, use a non-parametric test (T) or not (F)

thresh

Numeric, from 0 to 1, indicate the p-value threshold

all_results

Logical, if TRUE, it will output the ANOVA results for all compounds

Author(s)

Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR documentation built on April 20, 2024, 8:13 p.m.