ANOVA.Anal: Perform ANOVA analysis
Description
ANOVA analysis
Usage
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"