Learn R Programming

copBasic (version 2.2.8)

EMPIRgrid: Grid of the Bivariate Empirical Copula

Description

Generate a gridded representation of the bivariate empirical copula (see EMPIRcop, Salvadori et al., 2007, p. 140). This function has the primary intention of supporting 3-D renderings or 2-D images of the copulatic surface, but many empirical copula functions in copBasic rely on the grid of the empirical copula---unlike the functions that support parametric copulas.

Usage

EMPIRgrid(para=NULL, deluv=0.05, verbose=FALSE, ...)

Arguments

Value

An R

list of the gridded values of \(u\), \(v\), and \(\mathbf{C}_{n}(u,v)\) values of the bivariate empirical copula is returned. (Well only \(\mathbf{C}_{n}(u,v)\) is in the form of a grid as an R

matrix.) The deluv used to generated the grid also is returned.

References

Salvadori, G., De Michele, C., Kottegoda, N.T., and Rosso, R., 2007, Extremes in Nature---An approach using copulas: Springer, 289 p.

See Also

EMPIRcop, EMPIRcopdf