View source: R/stats_univariates.R
ANOVA.Anal | R Documentation |
ANOVA analysis
ANOVA.Anal(mSetObj=NA, nonpar=FALSE, thresh=0.05, all_results=FALSE)
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 |
Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.