aic.climex.fit.gpd: Akaike information criterion

View source: R/ts.R

aic.climex.fit.gpdR Documentation

Akaike information criterion

Description

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

Usage

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

Arguments

x

An object returned by the fit.gpd function.

Details

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

Value

Numeric value

Author(s)

Philipp Mueller

See Also

bic, fit.gpd

Other ts: aic.climex.fit.gev, 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.