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/cdcfluutils documentation built on March 12, 2020, 2:49 p.m.