Description Usage Arguments Value
Given an expression matrix and a covariate, this function calculates the variables that best predict that covariate using glmnet algorithm
1 | detectGenes(data, covariate, cvfit)
|
data |
expression matrix |
covariate |
numeric vector |
cvfit |
GMLNET object |
Dataframe containing the variables selected by the glmnet algorithm and the coefficients associated with these variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.