Aggregate the sub-statistics by summing all accumulators and determining new overall extreme values.
Aggregate the sub-statistics by summing all accumulators and determining new overall extreme values.
the list of sub-statistics
the name for the aggregated statistic
Create a statistical object and set its accumulators and extreme values.
Create a statistical object and set its accumulators and extreme values.
the number of samples
sum of the sample values
sum of the sample values squared
the minimum sample value
the maximum sample value
the name for this statistic (e.g., WatingTime)
the time of lastest observation
the time observation began
Show the flaw by printing the error message.
Show the flaw by printing the error message.
the method where the error occurred
the error message
The
TimeStatistic
companion object provides additional functions.