EMPIRqua.regress2 | R Documentation |
Generate quantile regression from the gridded inversion of the bivariate empirical copula of U
with respect to V
.
EMPIRqua.regress2(f=0.5, v=seq(0.01,0.99, by=0.01), empinv=NULL,
lowess=FALSE, f.lowess=1/5, ...)
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. |
The gridded values of the quantile regression of U
with respect to V
.
W.H. Asquith
EMPIRgridderinv2
, EMPIRqua.regress
, EMPIRmed.regress
, EMPIRmed.regress2
# See examples under EMPIRqua.regress
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.