View source: R/fsSurvRankGlmnet.R
This function ranks the input features with the lasso algorithm in glmnet.
1  | fsSurvRankGlmnet(x, y, alp = 1, ...)
 | 
x | 
 x matrix or data.frame  | 
y | 
 response y as a survival object, generated with   | 
alp | 
 alpha value in   | 
... | 
 other arguments, not used now  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.