coef.cva.glmnet: Extract coefficients from a cva.glmnet object

View source: R/cva.glmnet.R

coef.cva.glmnetR Documentation

Extract coefficients from a cva.glmnet object

Description

Extracts model coefficients from a fitted cva.glmnet() object.

Usage

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

Arguments

object

Fitted cva.glmnet object.

...

Other arguments passed to coef.glmnet() e.g. s the value of lambda at which coefficients are required.


nestedcv documentation built on Oct. 26, 2023, 5:08 p.m.