analyse_and_predict: Analyse Match and Event and Predict

Description Usage Arguments Value

View source: R/funcs_for_deployment.R

Description

A function that analyses matches and events only, then straight after makes match predictions based on the competition, this is to be run as a CRON job in deployment.

Usage

1
2
analyse_and_predict(deployed = FALSE, addAll = TRUE,
  cMethods = c("xgboost", "neuralnetwork"), predRange = c(1, 7))

Arguments

deployed

A boolean value to indicate whether the function is being run from a deployed environment.

Value

Nothing. Redis is updated.


niallbenj/footballstats documentation built on Aug. 13, 2019, 5:12 p.m.