analyze_sobol: Analyze NetLogo simulation output of simdesign sobol

View source: R/analyze_nl.R

analyze_sobolR Documentation

Analyze NetLogo simulation output of simdesign sobol

Description

Analyze NetLogo simulation output of simdesign sobol

Usage

analyze_sobol(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 sobol sensitivity indices from the output results using the sensitivity package.


nlrx documentation built on May 31, 2023, 8:34 p.m.