View source: R/stats_correlations.R
FeatureCorrelation | R Documentation |
Calculate correlation of all other feature to a given feature name
FeatureCorrelation(mSetObj = NA, dist.name, varName)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects) |
dist.name |
Input the name of the distance measure |
varName |
Input the variable name |
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.