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

Description Usage Arguments Value Author(s) See Also

View source: R/predict.R

Description

Get coefficients from a HCgglasso object

Usage

1
2
## S3 method for class 'HCgglasso'
coef(object, s = NULL, ...)

Arguments

object

HCgglasso object

s

values of lambda. If NULL, use values from object

...

Not used. Other arguments to predict.

Value

A matrix with estimated coefficients for given values of s.

Author(s)

Quentin Grimonprez

See Also

HCgglasso, predict.HCgglasso


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