Description Usage Arguments Value Author(s)
View source: R/run_robustness.R
Run robustness analysis pipeline
1 | run_robustness(param_space_name, param_set, replicates, save_output = TRUE)
|
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 |
save_output |
A boolean to determine whether to save or return output. |
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.