bic.list: Bayesian information criterion

View source: R/ts.R

bic.listR Documentation

Bayesian information criterion

Description

Calculates the Bayesian information criterion of a list of climex.fit.gev or climex.fit.gpd class objects.

Usage

## S3 method for class 'list'
bic(x)

Arguments

x

Either a list of objects returned by the fit.gev or fit.gpd function.

Details

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

Value

Numerical vector

Author(s)

Philipp Mueller

See Also

aic, fit.gev, 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.climex.fit.gpd, 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.