weightedPredictions: weighted Predictions

Description Usage Arguments Value Examples

View source: R/weightedPredictionsFunction.R

Description

weighted Predictions

Usage

1
weightedPredictions(weights = c(0.58, 0.39), predictions = list(...))

Arguments

weights

c(...,...,...)

predictions

list(...,...,...)

Value

weighted predictions

Examples

1
weightedPredctions(weights=c(0.58,0.39),predictions=list(preds,preds1))

benjaminryanclarke/rDailyFantasy documentation built on May 24, 2019, 7:53 a.m.