dbTimeSeriesResponses

fun ReportBuilder.dbTimeSeriesResponses(db: KSLDatabase, expName: String, confidenceLevel: Double = 0.95, showPlots: Boolean = true)(source)

Appends one across-replication time-series sub-section per distinct time-series response recorded for expName. Emits nothing when the experiment has no stored time-series data.

Parameters

db

the database to query

expName

the experiment whose time-series responses are reported

confidenceLevel

confidence level for the per-period tables; default 0.95

showPlots

when true (default) include the mean-trajectory plots