gen_baseline: Generate baseline aggregations

Description Usage Arguments Details

View source: R/macro_helpers_aggregation.R

Description

Generates baseline aggregations to compare with the relevance adjusted ones.

Usage

1
gen_baseline(atomic_df, start_agg)

Arguments

atomic_df

A data frame consisting of atomic predictions.

start_agg

Which time point to start creating aggregate predictions for. Note that this is based on the variable t in the supplied data frame, and not row number.,

Details

Generates the following baseline aggregations: * Equal weight: gives equal weight to all models. * Gewisano: gives weight using linear prediction pools (GewIsano).


ooelrich/oscbvar documentation built on Sept. 8, 2021, 3:31 p.m.