build_ensemble: Build Ensemble

Description Usage Arguments Value

Description

Combine a list of predictions using given weights

Usage

1
build_ensemble(predictions, ensemble_weights)

Arguments

predictions

a list containing match probabilities, each column is an outcome, each row a match. Each list element must be the same structure

ensemble_weights

a vector of weights

Value

a matrix of weighted probabilities


neilcuz/panenkar documentation built on June 19, 2021, 7:31 p.m.