corelation.search | R Documentation |
Function to search highly correlated variables
corelation.search(data, level.cor)
data |
input data where columns are variables and rows are observations (all numeric) |
level.cor |
cutoff level of correlated variables. If equal to 1 is not performed |
Searching highly correlated variables
A vector
with indexes of highly correlated variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.