state Variable Trace
Appends one section per replication in repNums for a time-weighted (ksl.modeling.variable.TWResponse) ResponseTrace.
Each replication section contains:
A StateVariablePlot (step function with observation markers) covering the time window [startTime, endTime].
A Property/Value table of the ksl.utilities.statistic.TimeWeightedStatistic computed from the windowed trace data: count, time-weighted average, min, max, sum of weights (= total observation time), weighted sum, unweighted sum, and missing count.
Parameters
the ResponseTrace to report; must be a TWResponse trace
replication numbers to include; defaults to the first recorded replication
lower bound of the time window; defaults to 0.0
upper bound of the time window; defaults to Double.MAX_VALUE