coef.hrq_glasso {hrqglas} | R 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 |
s |
Value of lambda. |
... |
other input parameters. |
Value
The function extract estimated coefficients from hrq_glasso
object.
[Package hrqglas version 1.1.0 Index]