coef.cv.pengls: Extract coefficients from a cv.pengls model

View source: R/penglsAux.R

coef.cv.penglsR 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 should coefficients be returned

...

further arguments, currently ignored

Value

The vector of coefficients


sthawinke/pengls documentation built on July 2, 2023, 7:27 a.m.