View source: R/extract_param_set.R
extract_param_set | R Documentation |
Extracts a set of parameters from the parameter space for the simulation
extract_param_set(param_space_name, param_space, param_set)
param_space_name |
A string with the parameter space to run. See
|
param_space |
A data frame of the parameter space. |
param_set |
A numeric with the line corresponding to parameter set to
run, as found in the file named in |
a list of simulation parameters
Joshua W. Lambert, Pedro Santos Neves, Shu Xie
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.