Description Usage Arguments Value
View source: R/weightsSampling.R
for each sample calculate feature weights based on functionTouse metrics
1 | calculateWeightsSampling(dataset, RandomRows, functionToUse, features)
|
dataset |
original |
RandomRows |
N subset index rows |
functionToUse |
statistical function to use as relevancy metric of each feature |
list |
of M features |
N x M list of weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.