nlexperiment-package
nlexperiment: NetLogo experiments

nl_default_mapping
Default mapping from R names to NetLogo variables

nl_experiment
Create NetLogo experiment object

nl_map_parameter
Internal: maps parameter

nl_netlogo_path
Get and set netlogo path

nl_param_fast
Generate a parameter value sets for the FAST method

nl_param_oat
Create parameter sets with "one-at-a-time" (OAT) approach

nl_param_lhs
Create random parameter sets within parameter ranges

nl_param_mc
Create random parameter sets within parameter ranges

nl_param_random
Create random parameter sets within parameter ranges

nl_parse_model
Parse NetLogo model file

nl_run
Run NetLogo experiment

print.nl_experiment
Print NetLogo experiment object

nl_get_fast_sensitivity
Calculate sensitivity according to the FAST algorithm

nl_get_param_range
Get ranges of experiment parameter sets

nl_get_criteria_result
Get observations joined with parameter values

nl_get_result
Get observations joined with parameter values

nl_get_run_result
Get observations joined with parameter values

nl_get_step_result
Get observations joined with parameter values

nl_show_params
Plots parameters with scatter plots

nl_show_patches
Plot multiple patches result

nl_show_step
Plot step measure observations

nl_show_views_grid
Show exported views images in a grid

nl_set_agent_reports
Set or change agent reports

nl_set_measures
Set or change measures of existing NetLogo experiment

nl_set_param_values
Define parameter sets for NetLogo experiment

nl_set_run_options
Set run options of a NetLogo experiment object

nl_eval_close
Evaluate experiment with specific parameters

nl_eval_init
Evaluate experiment with specific parameters

nl_eval_run
Evaluate experiment with specific parameters

nl_get_eval_fun
Evaluate experiment with specific parameters

nl_eval_tracer
Iterations call-back factory

nl_export_path
Get and set export path