db Simulation Histograms
fun ReportBuilder.dbSimulationHistograms(db: KSLDatabase, expName: String, showPlot: Boolean = true)(source)
Appends a "Histograms" section for the named experiment.
Each distinct response name in tblHistogram for this experiment produces one sub-section containing a bin-frequency data table and a histogram bar-chart plot.
The section is silently omitted when no histogram data exists for the experiment.
Parameters
db
the KSLDatabase to query
exp Name
the experiment name whose histograms should be reported
show Plot
when true (default) a histogram plot is appended in each sub-section