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.


garma documentation built on April 4, 2025, 2:13 a.m.