aic.climex.fit.gev: Akaike information criterion

View source: R/ts.R

aic.climex.fit.gevR Documentation

Akaike information criterion

Description

Calculates the Akaike information criterion of a climex.fit.gev class object.

Usage

## S3 method for class 'climex.fit.gev'
aic(x)

Arguments

x

An object returned by the fit.gev function.

Details

The climex.fit.gev object is of identical structure as the output of the optim function.

Value

Numeric value

Author(s)

Philipp Mueller

See Also

bic, fit.gev

Other ts: aic.climex.fit.gpd, aic.list, aic, anomalies.list, anomalies.xts, anomalies, bic.climex.fit.gev, bic.climex.fit.gpd, bic.list, bic, check.completeness, remove.incomplete.years.list, remove.incomplete.years.xts, remove.incomplete.years, remove.seasonality.list, remove.seasonality.xts, remove.seasonality


theGreatWhiteShark/climex documentation built on July 13, 2022, 9:11 a.m.