Description Usage Arguments
View source: R/tutRFE.R
Recursive Feature Elimination
1 2
tutRFE(inputFile, featureSize = seq(round(ncol(inputFile) * 0.5), round(ncol(inputFile) * 0.25), length.out = 5))
inputFile
Input k-mer file
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.