Description Usage Arguments Value Author(s)
View source: R/run_robustness_local.R
Run robustness analysis pipeline locally without saving output
1 | run_robustness_local(param_space_name, param_set, replicates = 1000)
|
param_space_name |
A string with the parameter space to run. Can
be |
param_set |
A numeric with the line corresponding to parameter set to
run, as found in the file named in |
replicates |
A numeric for the number of replicates for the simulations |
A list of errors and simulation and MLE output if
sim_constraints
returned TRUE or simulation
output if sim_constraints
returned FALSE.
Joshua Lambert, Pedro Neves
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.