View source: R/multifac_asca_heatmap2.R
Perform.ASCA | R Documentation |
The ASCA algorithm was adapted from the ASCA-genes method (analysis of variance (ANOVA) simultaneous component analysis) by Maria Jose Nueda (mj.nueda@ua.es) and Ana Conesa (aconesa@ivia.es)
Perform.ASCA(mSetObj = NA, a = 1, b = 2, x = 2, res = 2)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects) |
a |
specify the number of components for facA |
b |
specify the number of components for facB |
x |
specify the number of components for interaction AB |
res |
specify the number of model residuals type is string, indicating the type of analysis "abc" separately "aab" facA joins with AB "bab" facB joins with AB |
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.