sharpness | R Documentation |
MultiQR
ObjectsThis function calculates the interval width for symetric quantiles in a MultiQR
object. Optionally, results are produced by cross-validation fold or covariate,
95% confidence intervals are estimated via bootstrap, and results are plotted.
sharpness(qrdata, kfolds = NULL, bootstrap = NULL, ...)
qrdata |
|
kfolds |
Optional vector of fold/test labels corresponding to rows of |
bootstrap |
Number of boostrap samples used to generate 95% confidence intervals. |
... |
Additional arguments passed to |
Missing values in realisations
are handled by na.rm=T
when
calculating average exceedence of a given quantile.
Quantile Score data and, if plot.it=T
, a plot.
Jethro Browell, jethro.browell@strath.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.