get_metric_time_series: Get a time-series of the forecast performance in terms of one...

Description Usage Arguments Value

View source: R/ts_forecast.R

Description

Get a time-series of the forecast performance in terms of one metric

Usage

1
2
get_metric_time_series(metric, ts, tel, normalize.by, metricArgs = NULL,
  ...)

Arguments

metric

A function for prob_forecast objects

ts

A ts_forecast object

tel

Vector of telemetry

normalize.by

A vector or scalar

metricArgs

(optional) a list of additional arguments to the metrics function

...

optional arguments to equalize_telemetry_forecast_length

Value

A vector


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