Description Usage Arguments Value
Allows faster execution of each wave of simulations
1 | model.mpi.run(model, actual.input.matrix, seed_count = 0, n_cores = 3)
|
model |
Wrapper function for the model |
actual.input.matrix |
Matrix with parameter combinations to be run |
seed_count |
Origin of random number seed |
n_cores |
Number of slave workers available for parallel running of the model |
a matrix of model features and the seed of the random number generator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.