coef.garma_model: Model Coefficients

View source: R/coef.R

coef.garma_modelR Documentation

Model Coefficients

Description

Model Coefficients/parameters.

Usage

## S3 method for class 'garma_model'
coef(object, ...)

Arguments

object

The garma_model object

...

Other parameters. Ignored.

Value

(double) array of parameter value estimates from the fitted model.


garma documentation built on Feb. 7, 2026, 9:07 a.m.