EMPIRgridderinv2 {copBasic} | R Documentation |
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, dergrid=NULL, ...)
Arguments
empgrid |
The grid from |
kumaraswamy |
A logical to trigger Kumaraswamy smoothing of the conditional quantile function; |
dergrid |
The results of |
... |
Additional arguments to pass. |
Value
The gridded values of the inverse of the derivative of U
with respect to V
.
Author(s)
W.H. Asquith
See Also
EMPIRcop
, EMPIRcopdf
, EMPIRgrid
, EMPIRgridder2
, EMPIRgridderinv
, EMPIRgridderinv2
Examples
# See examples under EMPIRgridderinv