EMPIRqua.regress2 {copBasic} | R Documentation |
Quantile Regression of the Grid of the Bivariate Empirical Copula for U with respect to V
Description
Generate quantile regression from the gridded inversion of the bivariate empirical copula of U
with respect to V
.
Usage
EMPIRqua.regress2(f=0.5, v=seq(0.01,0.99, by=0.01), empinv=NULL,
lowess=FALSE, f.lowess=1/5, ...)
Arguments
f |
The nonexceedance probability |
v |
A vector of |
empinv |
The grid from |
lowess |
Perform |
f.lowess |
Smooth factor of almost the same argument name fed to the |
... |
Additional arguments to pass. |
Value
The gridded values of the quantile regression of U
with respect to V
.
Author(s)
W.H. Asquith
See Also
EMPIRgridderinv2
, EMPIRqua.regress
, EMPIRmed.regress
, EMPIRmed.regress2
Examples
# See examples under EMPIRqua.regress
[Package copBasic version 2.2.4 Index]