View source: R/get.vc.correlation.groups.R
This function makes life simple by providing a VarClus.
1 2 | get.vc.correlation.groups(dataset, metrics, similarity = "spearman",
varclus.threshold = 0.7)
|
dataset |
a data frame for data |
metrics |
a vector of characters or a vector of characters for independent variables |
similarity |
a character for similarity measures (e.g., Spearman rank correlation), default = spearman |
varclus.threshold |
a numeric for correlation coefficient threshold value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.