process_netlogo_parameter_range_info: Processes netlogo parameter information to generate names of...

Description Usage Arguments Value

Description

Not all parameters may be being perturbed, although specified in PARAMETERS. Some have a specific value, rather than a range. This detects the names of the parameters that are being perturbed, and their mins and maxes

Usage

1
process_netlogo_parameter_range_info(PARAMETERS, PARAMVALS)

Arguments

PARAMETERS

Parameter names specified in the R script

PARAMVALS

Values of each parameter, either a specific value or range

Value

List of: names of parameters of interest, minimum value of each parameter, and maximum value of each parameter


kalden/spartan documentation built on May 31, 2019, 11:52 p.m.