Learn R Programming

copBasic (version 2.2.6)

EMPIRcopdf: Data Frame Representation of the Bivariate Empirical Copula

Description

Generate an R data.frame representation of the bivariate empirical copula (Salvadori et al., 2007, p. 140) using the coordinates as preserved in the raw data in the parameter object of the bivariate empirical copula.

Usage

EMPIRcopdf(para=NULL, ...)

Value

An R

data.frame of \(u\), \(v\), and \(\mathbf{C}_{n}(u, v)\) values of the bivariate empirical copula is returned.

Arguments

para

A vector (single element) of parameters---the U-statistics of the data (see example) to pass to EMPIRcop; and

...

Additional arguments to pass to EMPIRcop.

Author

W.H. Asquith

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