aic: Information criterions

aicR Documentation

Information criterions

Description

Akaike's and Bayesian information criterion of a fitted starmagarch model.

Usage

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

BIC(object, ...)

## S3 method for class 'starmagarch'
BIC(object, ...)

Arguments

object

starmagarch object

...

optionally more fitted model objects.

Value

AIC: AIC of fitted model.

BIC: BIC of fitted model.


Sondre91/starmagarch documentation built on July 16, 2025, 4:53 p.m.