Description Usage Arguments Value
This function generates an NBA Elo model for the given time parameters.
1 | elo.model.builder(year, throughDate = Sys.Date())
|
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. |
An Elo model for the specified time parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.