quantile_score | R Documentation |
Calculate quantile scores for multiple quantile predictions at a single probability level tau
quantile_score(y, q, tau)
y |
vector of observations from target distribution |
q |
predictive quantile values |
tau |
the probability level for the predictive quantile q |
vector of quantile scores separately for each element of q
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.