eliminate_glm: Eliminate features with glmnet

Description Usage Arguments Value

View source: R/embedded_methods.R

Description

Eliminate features with glmnet

Usage

1
eliminate_glm(x, y, keepn = 100, fitControl)

Arguments

x

train dataframe

y

train class

keepn

Number of genes to keep

fitControl

a configuration list for caret package

Value

a vector of selected genes


ahmedelmahy/RNASeqclassifier1 documentation built on May 25, 2019, 2:24 p.m.