Generate a gridded representation of the inverse of the derivatives of the bivariate empirical copula of \(V\) with respect to \(U\). This function is the empirical analog to derCOPinv
.
EMPIRgridderinv(empgrid=NULL, kumaraswamy=FALSE, dergrid=NULL, ...)
The gridded values of the inverse of the derivative of \(V\) with respect \(U\).
The grid from EMPIRgrid
;
A logical to trigger Kumaraswamy smoothing of the conditional quantile function;
The results of EMPIRgridder
and if left NULL
then that function is called internally. There is some fragility at times in the quality of the numerical derivative and the author has provided this argument so that the derivative can be computed externally and then fed to this inversion function; and
Additional arguments to pass.
W.H. Asquith
EMPIRcop
, EMPIRcopdf
, EMPIRgrid
, EMPIRgridder2