coef.penaltyglmnet: Extract Coefficients from Lasso Penalized Models

View source: R/penalty-glmnet.R

coef.penaltyglmnetR Documentation

Extract Coefficients from Lasso Penalized Models

Description

Extract Coefficients from Lasso Penalized Models

Usage

## S3 method for class 'penaltyglmnet'
coef(object, ...)

Arguments

object

Object.

...

Additional arguments (not used).

Value

Named vector of non-zero coefficients of under cross-validation error.


pboost documentation built on May 24, 2026, 9:08 a.m.