Brier_quantile: Get Brier score at a certain probability of exceedance

Description Usage Arguments Value

View source: R/ts_forecast.R

Description

This is calculated with a constant probability threshold, rather than a constant value threshold

Usage

1
Brier_quantile(ts, tel, PoE, ...)

Arguments

ts

A ts_forecast object

tel

A list of the telemetry values

PoE

Threshold probability of exceedance, numeric [0,1]

...

optional arguments to equalize_telemetry_forecast_length

Value

the Brier score


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