simulationHistograms

fun ReportBuilder.simulationHistograms(reporter: SimulationReporter, confidenceLevel: Double = 0.95)(source)

Appends a section containing one sub-section per histogram collected by the model, each rendered by histogram.

Does nothing if reporter.histograms is empty.

Parameters

reporter

source of histogram data

confidenceLevel

confidence level for the StatTable in each histogram section