elo.model.builder: Build an Elo model

Description Usage Arguments Value

View source: R/EloPackages.R

Description

This function generates an NBA Elo model for the given time parameters.

Usage

1
elo.model.builder(year, throughDate = Sys.Date())

Arguments

year

The year for which the model should be built. Defaults to "back half" of years; for 2021-22, you would use year = 2022.

throughDate

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

Value

An Elo model for the specified time parameters.


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