Learn R Programming

copBasic (version 2.1.4)

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

Description

Generate a gridded representation of the inverse of the derivatives of the bivariate empirical copula of \(U\) with respect to \(V\). This function is the empirical analog to derCOPinv2.

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
# NOT RUN {
# See examples under EMPIRgridderinv
# }

Run the code above in your browser using DataLab