component_outputs {hubEnsembles} | R Documentation |
Example model output data for linear_pool()
Description
Toy model output data formatted according to hubverse standards
to be used in the examples for linear_pool()
. The predictions included
are taken from three normal distributions with means -3, 0, 3 and
all standard deviations 1.
Usage
component_outputs
Format
component_outputs
A data frame with 123 rows and 5 columns:
- model_id
model ID
- target
forecast target
- output_type
type of forecast
- output_type_id
output type ID
- value
forecast value
[Package hubEnsembles version 0.1.9 Index]