View source: R/multifac_pca_anova2.R
iPCA.Anal | R Documentation |
Perform PCA analysis, prepares a JSON file for interactive liveGraphics3D, as well as interactive 3D PCA score and loading plots using the plotly R package. These plots are saved in the created mSetObj; to view these, type "mSetObj$imgSet$time$score3d" to view the interactive score plot, and "mSetObj$imgSet$time$load3d" to view the interactive loading plot.
iPCA.Anal(mSetObj, fileNm, metaCol, metaShape)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects) |
fileNm |
select a file name |
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.