filter_bmdk: Runs the BMDK features data through a series of filtering...

Description Usage Arguments Value

View source: R/filter_bmdk.R

Description

Utilizes the Wilcoxon Rank Sum test, the t test, and the Decision Tree Gini Index to identify the significance of each feature.

Usage

1

Arguments

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

Value

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


abcsFrederick/BMDK documentation built on Aug. 9, 2021, 2:19 p.m.