coef.penaltyncvreg: Extract Coefficients from Non-Convex Penalized Models

View source: R/penalty-ncvreg.R

coef.penaltyncvregR Documentation

Extract Coefficients from Non-Convex Penalized Models

Description

Extract Coefficients from Non-Convex Penalized Models

Usage

## S3 method for class 'penaltyncvreg'
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.