bic.climex.fit.gpd: Bayesian information criterion

View source: R/ts.R

bic.climex.fit.gpdR Documentation

Bayesian information criterion

Description

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

Usage

## S3 method for class 'climex.fit.gpd'
bic(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

aic, fit.gpd

Other ts: aic.climex.fit.gev, aic.climex.fit.gpd, aic.list, aic, anomalies.list, anomalies.xts, anomalies, bic.climex.fit.gev, 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.