coef.gmus: Extract Coefficients of a GMUS object

View source: R/coef_methods.R

coef.gmusR 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 gmus.

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).


hdme documentation built on May 31, 2023, 5:44 p.m.