get_metrics_for_single_run: Get a vector of the average metrics over a single forecast...

Description Usage Arguments Value

View source: R/evaluation.R

Description

Get a vector of the average metrics over a single forecast run

Usage

1
2
get_metrics_for_single_run(i, forecast_runs, issue_times, metadata,
  telemetry)

Arguments

i

Index of forecast run in the list of forecast_runs and issue_times

forecast_runs

A list of ts_forecast object

issue_times

A list of timestamps, same length as forecast_runs

metadata

A data.frame of forecast parameters

telemetry

Vector of telemetry

Value

A vector of average metrics


kdayday/ppnwp documentation built on Oct. 8, 2020, 8:47 a.m.