coef.hrq_glasso: Extract coefficients from hrq_glasso object

View source: R/hrq_glasso_coef.R

coef.hrq_glassoR Documentation

Extract coefficients from hrq_glasso object

Description

Extract coefficients from hrq_glasso object

Usage

## S3 method for class 'hrq_glasso'
coef(object, s, ...)

Arguments

object

The model object hrq_glasso object.

s

Value of lambda.

...

other input parameters.

Value

The function extract estimated coefficients from hrq_glasso object.


shaobo-li/hrqglas documentation built on March 9, 2023, 7:19 a.m.