coef.cv.rq.group.pen: Coefficients from a cv.rq.group.pen object

View source: R/mainFunctions.R

coef.cv.rq.group.penR Documentation

Coefficients from a cv.rq.group.pen object

Description

Coefficients from a cv.rq.group.pen object

Usage

## S3 method for class 'cv.rq.group.pen'
coef(object, lambda = "min", ...)

Arguments

object

A cv.rq.group.pen object.

lambda

The lambda value, default is to use the one associated with the minimum cv error.

...

Additional parameters.

Value

Vector of coefficients.


rqPen documentation built on June 22, 2024, 11:57 a.m.