analyze_simple {nlrx} | R Documentation |
Analyze NetLogo simulation output of simdesign simple
Description
Analyze NetLogo simulation output of simdesign simple
Usage
analyze_simple(nl, metrics, funs)
Arguments
nl |
nl object |
metrics |
vector of strings defining metric columns for evaluation. Defaults to metrics of the experiment within the nl object |
funs |
list with the summary metrics for the sensitivity results |
Details
The simdesign_simple analysis functions is not yet supported and will only print a warning message.
[Package nlrx version 0.4.5 Index]