coef.cv.HCgglasso: Get coefficients from a 'cv.HCgglasso' object

Description Usage Arguments Value Author(s) See Also

View source: R/predict.R

Description

Get coefficients from a cv.HCgglasso object

Usage

1
2
## S3 method for class 'cv.HCgglasso'
coef(object, s = c("lambda.1se", "lambda.min"), ...)

Arguments

object

cv.HCgglasso object

s

Either "lambda.1se" or "lambda.min"

...

Not used. Other arguments to predict.

Value

A matrix with estimated coefficients for given values of s.

Author(s)

Quentin Grimonprez

See Also

cv.HCgglasso, predict.cv.HCgglasso


HCgglasso documentation built on May 2, 2019, 4:54 p.m.