Description Usage Arguments Value
View source: R/evaluation_functions.R
Calculate proportion of observations that fell within a given quantile, relative to each nominal proportion (percentile).
1 | reliability(fc, tel, sun_up)
|
fc |
A [valid time x quantile] matrix of probabilistic quantile forecasts, with column names giving the [0,1] percentiles of the forecast |
tel |
A vector of the telemetry values |
sun_up |
Logical vector of whether sun is up across the forecast times |
A vector of observed proportions corresponding to each column in fc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.