Learn R Programming

copBasic (version 1.7.1)

EMPIRgridderinv2: Derivative Inverses of the Grid of the Bivariate Emprical Copula for U with respect to V

Description

Generate a gridded representation of the inverse of the derivatives bivariate empirical copula of $U$ with respect to $V$.

Usage

EMPIRgridderinv2(empgrid=NULL, kumaraswamy=FALSE, ...)

Arguments

empgrid
The grid from EMPIRgrid;
kumaraswamy
A logical to trigger Kumaraswamy smoothing of the conditional quantile function; and
...
Additional arguments to pass.

Value

  • The gridded values of the inverse of the derivative of $U$ with respect to $V$.

See Also

EMPIRcop, EMPIRcopdf, EMPIRgrid, EMPIRgridder2, EMPIRgridderinv, EMPIRgridderinv2

Examples

Run this code
# See examples under EMPIRgridderinv

Run the code above in your browser using DataLab