Description Usage Arguments Author(s)
View source: R/time_pca_anova2.R
Perform Two-way ANOVA
| 1 | ANOVA2.Anal(mSetObj=NA, thresh=0.05, p.cor="fdr", type="time0", aov.type=1, use.interact=1)
 | 
| 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 | 
| aov.type | Specify 1 for ANOVA type 1, or 3 for ANOVA type 3 | 
| use.interact | Numeric, whether to consider interaction in two-way repeated ANOVA (1) or not (0). | 
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.