View source: R/multifac_pca_anova2.R
ANOVA2.Anal | R Documentation |
Perform Two-way ANOVA
ANOVA2.Anal(mSetObj=NA, thresh=0.05, p.cor="fdr",
type="time0")
mSetObj |
Input the name of the created mSetObj (see InitDataObjects) |
thresh |
Input the p-value threshold |
p.cor |
Select method for p-value correction, bonferroni, holm or fdr |
type |
Select b to perform between-subjects ANOVA, and w for within-subjects ANOVA |
Jeff Xia jeff.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.