coef.cv.pengls {pengls}R Documentation

Extract coefficients from a cv.pengls model

Description

Extract coefficients from a cv.pengls model

Usage

## S3 method for class 'cv.pengls'
coef(object, which = "lambda.1se", ...)

Arguments

object

A cv.pengls object

which

a character string, for which lambda shoudl coefficients be returned

...

further arguments, currently ignored

Value

The vector of coefficients


[Package pengls version 0.99.7 Index]