EMPIRgridderinv2 | R Documentation |
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
.
EMPIRgridderinv2(empgrid=NULL, kumaraswamy=FALSE, dergrid=NULL, ...)
empgrid |
The grid from |
kumaraswamy |
A logical to trigger Kumaraswamy smoothing of the conditional quantile function; |
dergrid |
The results of |
... |
Additional arguments to pass. |
The gridded values of the inverse of the derivative of U
with respect to V
.
W.H. Asquith
EMPIRcop
, EMPIRcopdf
, EMPIRgrid
, EMPIRgridder2
, EMPIRgridderinv
, EMPIRgridderinv2
# See examples under EMPIRgridderinv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.