Learn R Programming

⚠️There's a newer version (2.4.9) of this package.Take me there.

texmex (version 2.1)

Statistical modelling of extreme values

Description

Statistical extreme value modelling of threshold excesses, maxima and multivariate extremes. Univariate models for threshold excesses and maxima are the Generalised Pareto, and Generalised Extreme Value model respectively. These models may be fitted by using maximum (optionally penalised-)likelihood, or Bayesian estimation, and both classes of models may be fitted with covariates in any/all model parameters. Model diagnostics support the fitting process. Graphical output for visualising fitted models and return level estimates is provided. For serially dependent sequences, the intervals declustering algorithm of Ferro and Segers is provided, with diagnostic support to aid selection of threshold and declustering horizon. Multivariate modelling is performed via the conditional approach of Heffernan and Tawn, with graphical tools for threshold selection and to diagnose estimation convergence.

Copy Link

Version

Install

install.packages('texmex')

Monthly Downloads

523

Version

2.1

License

GPL (>= 2)

Maintainer

Harry Southworth

Last Published

December 31st, 2013

Functions in texmex (2.1)

extremalIndex

Extremal index estimation and automatic declustering
gpdRangeFit

Estimate generalized Pareto distribution parameters over a range of values
edf

Compute empirical distribution function
evm

Extreme value modelling
dgpd

Density, cumulative density, quantiles and random number generation for the generalized Pareto distribution
mrl

Mean residual life plot
chi

Measures of extremal dependence
dgev

Density, cumulative density, quantiles and random number generation for the generalized extreme value distribution
mex

Conditional multivariate extreme values modelling
summer and winter data

Air pollution data, separately for summer and winter months
evmSimSetSeed

Set the seed from a fitted evmSim object.
texmexFamily

Create families of distributions
mexDependence

Estimate the dependence parameters in a conditional multivariate extreme values model
MCS

Multivariate conditional Spearman's rho
migpd

Fit multiple independent generalized Pareto models
texmex-internal

Internal functions for texmex
endPoint

Calculate upper end point for a fitted extreme value model
bootmex

Bootstrap a conditional multivariate extreme values model
predict.evmOpt

Predict return levels from extreme value models, or obtain the linear predictors.
migpdCoefs

Change values of parameters in a migpd object
texmex-package

Extreme value modelling
predictWorkers

Worker functions for prediction
methods

Methods for texmex objects
copula

Calculate the copula of a matrix of variables
rain, wavesurge and portpirie

Rain, wavesurge and portpirie datasets.
liver

Liver related laboratory data
thinAndBurn

Process Metropolis output from extreme value model fitting to discard unwanted observations.
rl

Return levels
mexRangeFit

Estimate dependence parameters in a conditional multivariate extreme values model over a range of thresholds.
texmexWorkers

Worker functions for texmex