generate_predictions: generate_predictions

Description Usage Arguments Details Value

View source: R/classify_generate_predictions.R

Description

Another layer which can handle both normal fixture prediction and also predicting a test data set with known results.

Usage

1
generate_predictions(KEYS, fixtureList, cMethod, datModel)

Arguments

KEYS

A list containing options such as testing / prediction / important variables and information. Also contains API information.

fixtureList

A data frame containing match localteam vs. visitorteam information which CAN include actual results if testing == TRUE.

Details

Redis Keys used;

Value

The agregated value of 'correct'.


ntyndall/footballstats documentation built on Aug. 13, 2019, 1:36 p.m.