reliability: Calculate reliability at each quantile

Description Usage Arguments Value

View source: R/evaluation_functions.R

Description

Calculate proportion of observations that fell within a given quantile, relative to each nominal proportion (percentile).

Usage

1
reliability(fc, tel, sun_up)

Arguments

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

Value

A vector of observed proportions corresponding to each column in fc


kdayday/solarbenchmarks documentation built on May 22, 2020, 10:33 p.m.