filter.matrix.corr | R Documentation |
Compute matrix correlation between features and filter using a threshold.
filter.matrix.corr(features, maxcorr = 0.75)
features |
A numeric matrix as input. |
maxcorr |
Correlation coeficient cutoff used for filtering. |
A matrix filtered.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.