Description Usage Arguments Details Value Examples
Test U Manna-Whitneya (U-test) for feature selection
1 |
x |
input data where columns are variables and rows are observations (all numeric) |
y |
decision variable as a boolean vector of length equal to number of observations |
params |
method as accepted by |
In case of FDR control it is recommended to use Benjamini-Hochberg-Yekutieli p-value adjustment or SGoF
A data.frame
with selected features and p.value
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.