run_robustness: Run robustness analysis pipeline

Description Usage Arguments Value Author(s)

View source: R/run_robustness.R

Description

Run robustness analysis pipeline

Usage

1
run_robustness(param_space_name, param_set, replicates, save_output = TRUE)

Arguments

param_space_name

A string with the parameter space to run. Can be "oceanic_ontogeny", "oceanic_sea_level", "oceanic_ontogeny_sea_level", "nonoceanic", "nonoceanic_sea_level", or "nonoceanic_land_bridge".

param_set

A numeric with the line corresponding to parameter set to run, as found in the file named in param_space.

replicates

A numeric for the number of replicates for the simulations

save_output

A boolean to determine whether to save or return output.

Value

A list of errors and simulation and MLE output if sim_constraints returned TRUE or simulation output if sim_constraints() returned FALSE.

Author(s)

Joshua Lambert, Pedro Neves


xieshu95/robustness documentation built on April 13, 2020, 1 p.m.