optimizeIterative | R Documentation |
Call this to optimize the iterative dixon-coles method.
optimizeIterative(
target_model = "wl",
params = HockeyModel::iterativeParameters
)
target_model |
Default 'wl' for targeting optimization of the win/loss model. Also accepts 'xG' |
params |
The starting point for Parameter optimization |
the results of optim
including parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.