Default coef method for a gmus
object.
# S3 method for gmus
coef(object, all = FALSE, ...)
Fitted model object returned by gmus
.
Logical indicating whether to show all coefficient estimates, or only non-zeros. Only used when delta is a single value.
Other arguments (not used).