View source: R/screening_classes.R
generate_scrcoef_glmnet | R Documentation |
Screening coefficient based on glmnet coefficients
generate_scrcoef_glmnet(y, x, object)
y |
vector of responses |
x |
matrix of predictors |
object |
|
vector of screening coefficients of length p
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.