Description Usage Arguments Value
View source: R/cutoff.by.contrib.R
cutoff.by.contrib is an alternative to Fselector cutoff.biggest.diff. It selects all features that have contribution higher that an uniform contribution.
1 | cutoff.by.contrib(attrs, contrib = 1)
|
attrs |
a data.frame containing features weights to be sorted and selected |
contrib |
selection factor close to 1, subsets all features with contribution > uniform contribution * contrib |
featurenames subset, inverse ordered by its weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.