Skip to contents

Create a table for scoring models submitted to a forecast hub using scoringutils by doing needed formatting and attaching truth data.

Usage

create_table_for_scoring(hub_path)

Arguments

hub_path

Local path to forecast hub.

Value

Table with submitted model forecasts and truth data, as a tibble::tibble()

Details

Requires a local version of the forecast hub at hub_path.