ANOVA.Anal: Perform ANOVA analysis

Description Usage Arguments Author(s)

View source: R/stats_univariates.R

Description

ANOVA analysis

Usage

1
ANOVA.Anal(mSetObj=NA, nonpar=F, thresh=0.05, post.hoc="fisher")

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

post.hoc

Input the name of the post-hoc test, "fisher" or "tukey"

all_results

Logical, if TRUE, it will output the ANOVA results for all compounds with no post-hoc tests performed.

Author(s)

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


xia-lab/MetaboAnalystR3.0 documentation built on May 6, 2020, 11:03 p.m.