coef.hrq_glasso: Extract coefficients from hrq_glasso object
Description
Extract coefficients from hrq_glasso object
Usage
# S3 method for hrq_glasso
coef(object, s, ...)
Value
The function extract estimated coefficients from hrq_glasso
object.
Arguments
- object
The model object hrq_glasso object
.
- s
Value of lambda.
- ...
other input parameters.