optimizeIterative: Optimize Iterative Dixon-Coles

View source: R/dc_iterative.R

optimizeIterativeR Documentation

Optimize Iterative Dixon-Coles

Description

Call this to optimize the iterative dixon-coles method.

Usage

optimizeIterative(
  target_model = "wl",
  params = HockeyModel::iterativeParameters
)

Arguments

target_model

Default 'wl' for targeting optimization of the win/loss model. Also accepts 'xG'

params

The starting point for Parameter optimization

Value

the results of optim including parameters


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