coef.gmus {hdme} | R Documentation |
Extract Coefficients of a GMUS object
Description
Default coef method for a gmus
object.
Usage
## S3 method for class 'gmus'
coef(object, all = FALSE, ...)
Arguments
object |
Fitted model object returned by |
all |
Logical indicating whether to show all coefficient estimates, or only non-zeros. Only used when delta is a single value. |
... |
Other arguments (not used). |
[Package hdme version 0.6.0 Index]