Description Usage Arguments Value
Utilizes the Wilcoxon Rank Sum test, the t test, and the Decision Tree Gini Index to identify the significance of each feature.
1 | filter_bmdk(dat)
|
dat |
a list containing 3 elements: case, a list of case/control statuses; feat, a matrix of normalized feature data; maxfeat, a list of max features from each column in feat |
dat a list containing 4 elements: case, a list of case/control statuses; feat, a matrix of normalized feature data; maxfeat, a list of max features from each column in feat; testresults, a list of statistical test results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.