getSeasonMetricsDC: Get Season Metrics

View source: R/dixon-coles.R

getSeasonMetricsDCR Documentation

Get Season Metrics

Description

Calculates the Log Loss and Accuracy of the model by re-estimating m and rho daily and creating game odds

Usage

getSeasonMetricsDC(
  schedule = HockeyModel::schedule,
  scores = HockeyModel::scores
)

Arguments

schedule

HockeyModel::schedule used to help with calculations

scores

HockeyModel::scores used to compare to predictions

Value

a list of log loss and accuracy for the season


pbulsink/HockeyModel documentation built on Dec. 16, 2024, 8:03 a.m.