AIC.garma_model: AIC for model

View source: R/AIC.R

AIC.garma_modelR Documentation

AIC for model

Description

Approximate AIC for model.

Usage

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

Arguments

object

The garma_model object

...

Other parameters. Ignored.

Value

(double) Approximate AIC - uses approximation of whichever methoid is used to find model params.


rlph50/garma documentation built on June 8, 2025, 3:15 a.m.