| aic | R Documentation |
Calculates the Akaike information criterion of a climex.fit.gev or climex.fit.gpd class object or a list of those.
aic(x)
x |
Either an object returned by the |
The climex.fit.gev object is of identical
structure as the output of the optim
Numeric value, if the input is a single fitting object, or a numerical vector, if x is a list of such objects.
Philipp Mueller
bic, fit.gev,
fit.gpd
Other ts: aic.climex.fit.gev,
aic.climex.fit.gpd, aic.list,
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.