| select_features | R Documentation |
Feature selection function used in the diffmeans, sumvariance space
select_features(x, y, a)
x |
difference in means value |
y |
sum of variances value |
a |
parabola parameter, scales how open/closed the parabola is, the higher the value, the more closed the parabola is. |
bool vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.