current.day.prediction: Build an Elo model

Description Usage Arguments Value

View source: R/EloPackages.R

Description

This function generates predictions using an Elo table for the slate of games on a given date.

Usage

1

Arguments

elo.table

An Elo table generated using elo.table.generator

date

The date through which the Elo ratings should be calculated. Should use YYYY-mm-dd format. Defaults to current date.

Value

A list of predictions for the given date.


bbwieland/NBAEloRatings documentation built on Feb. 27, 2022, 12:07 a.m.