analyze_morris {nlrx} | R Documentation |
Analyze NetLogo simulation output of simdesign morris
Description
Analyze NetLogo simulation output of simdesign morris
Usage
analyze_morris(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 function calculates morris sensitivity indices from the output results using the sensitivity package.
[Package nlrx version 0.4.5 Index]