getSeasonMetricsDC | R Documentation |
Calculates the Log Loss and Accuracy of the model by re-estimating m and rho daily and creating game odds
getSeasonMetricsDC(
schedule = HockeyModel::schedule,
scores = HockeyModel::scores
)
schedule |
HockeyModel::schedule used to help with calculations |
scores |
HockeyModel::scores used to compare to predictions |
a list of log loss and accuracy for the season
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.