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 April 4, 2025, 2:13 a.m.