weighted_combine_predictions: Compute a weighted combination of prediction results

Description Usage Arguments Value

View source: R/stacking-utils.R

Description

Compute a weighted combination of prediction results

Usage

1
weighted_combine_predictions(component_preds, weights, log_weights)

Arguments

component_preds

data frame of predictions from component models

weights

data frame of model weights

log_weights

data frame of (log) model weights

Value

data frame with weighted combination of predictions


reichlab/2017-2018-cdc-flu-contest documentation built on May 24, 2019, 6:17 a.m.