Learn R Programming

hrqglas (version 1.1.0)

coef.cv.hrq_glasso: Extract coefficients from cv.hrq_glasso object

Description

Extract coefficients from cv.hrq_glasso object

Usage

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

Value

The function extract estimated coefficients from cv.hrq_glasso object.

Arguments

object

The model object cv.hrq_glasso object.

s

Value of lambda.

...

other input parameters.