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

Description Usage Arguments Value

View source: R/netlogo_sampling_utilities.R

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


spartan documentation built on May 2, 2019, 9:39 a.m.