generate_scrcoef_glmnet: Screening coefficient based on glmnet coefficients

View source: R/screening_classes.R

generate_scrcoef_glmnetR Documentation

Screening coefficient based on glmnet coefficients

Description

Screening coefficient based on glmnet coefficients

Usage

generate_scrcoef_glmnet(y, x, object)

Arguments

y

vector of responses

x

matrix of predictors

object

'screencoef' object

Value

vector of screening coefficients of length p


spareg documentation built on Aug. 8, 2025, 6:46 p.m.