get_forecast_type {scoringutils}R Documentation

Get forecast type from forecast object

Description

Get forecast type from forecast object

Usage

get_forecast_type(forecast)

Arguments

forecast

A forecast object (a validated data.table with predicted and observed values).

Value

Character vector of length one with the forecast type.


[Package scoringutils version 2.1.0 Index]