coef.cv.rq.group.pen: Coefficients from a cv.rq.group.pen object
Description
Coefficients from a cv.rq.group.pen object
Usage
# S3 method for cv.rq.group.pen
coef(object, lambda = "min", ...)
Value
Vector of coefficients.
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.