getM: Fast Dixon-Coles model fitting 'm'.

View source: R/dixon-coles.R

getMR Documentation

Fast Dixon-Coles model fitting 'm'.

Description

Produces a DC model

Usage

getM(
  scores = HockeyModel::scores,
  currentDate = Sys.Date(),
  xi = 0.00426,
  upsilon = 365
)

Arguments

scores

the historical scores to evaluate

currentDate

(for date weight adjustment)

xi

aggressiveness of date weighting

upsilon

date weight cliff

Value

a model 'm' of Dixon-Coles' type parameters.


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