sim_engine | R Documentation |
Simulation engine to be parallelized or used in single core
sim_engine(all_season, nsims, params = NULL)
all_season |
One seasons' scores & odds schedule |
nsims |
Number of simulations to run |
params |
The named list containing m, rho, beta, eta, and k. See updateDC for information on the params list |
results of nsims
season simulations, as one long data frame score table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.