Description Usage Arguments Value
View source: R/embedded_methods.R
Eliminate features with glmnet
1 | eliminate_glm(x, y, keepn = 100, fitControl)
|
x |
train dataframe |
y |
train class |
keepn |
Number of genes to keep |
fitControl |
a configuration list for caret package |
a vector of selected genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.