bic.climex.fit.gev: Bayesian information criterion

View source: R/ts.R

bic.climex.fit.gevR Documentation

Bayesian information criterion

Description

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

Usage

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

aic, fit.gev

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