Description Usage Arguments Details Value
View source: R/evaluation_functions.R
Calculate a vector of weighted quantile scores, emphasizing one or both tails or center. Quantile weighting functions available as suggested in:
1 | weight_QS(qs, percentiles, weighting = "none")
|
qs |
A vector of quantile scores |
percentiles |
A vector of the percentiles in [0,1] |
weighting |
One of "none" (default), "tails", "right", "left", "center" |
Gneiting, Tilmann, and Roopesh Ranjan. "Comparing density forecasts using threshold-and quantile-weighted scoring rules." Journal of Business & Economic Statistics 29.3 (2011): 411-422.
A vector of the weighted scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.