Description Usage Arguments Value
Allows faster execution of each wave of simulations
1 2 | model.parallel.run(model, actual.input.matrix, seed_count = 0,
n_cores = 1)
|
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 cores 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.