Description Usage Arguments Value
View source: R/renormalize_bmdk.R
After outliers are removed, renormalize the features data and store the new max value of each feature.
1 | renormalize_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 |
List containing 3 elements (case, feat, maxfeat) renormalized after outliers are removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.