getM | R Documentation |
Produces a DC model
getM(
scores = HockeyModel::scores,
currentDate = Sys.Date(),
xi = 0.00426,
upsilon = 365
)
scores |
the historical scores to evaluate |
currentDate |
(for date weight adjustment) |
xi |
aggressiveness of date weighting |
upsilon |
date weight cliff |
a model 'm' of Dixon-Coles' type parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.