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

View source: R/penalty-rq.R

coef.penaltyrqR Documentation

Extract Coefficients from Non-Convex Penalized Models

Description

Extract Coefficients from Non-Convex Penalized Models

Usage

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

Arguments

object

Object.

...

Additional arguments (not used).

Value

A named vector of coefficients.


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