CRPS_avg: Get the average CRPS

Description Usage Arguments

View source: R/ts_forecast.R

Description

Get average estimated (continuous ranked probability score) for the forecast; the score at each time point is estimated through numerical integration. CRPS characterizes calibration and sharpness together

Usage

1
CRPS_avg(ts, tel, normalize.by = 1, ...)

Arguments

ts

A ts_forecast object

tel

A vector of the telemetry values

normalize.by

(optional) A normalization factor, either a scalar or vector

...

optional arguments to equalize_telemetry_forecast_length


kdayday/forecasting documentation built on Oct. 7, 2020, 7:16 p.m.