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
whether the estimators are restricted to be unbiased
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)
whether the estimators are restricted to be unbiased
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 statistical labels (column headers) as an Array
The statistical labels (column headers) as a formatted String
The line separator
The
Statistic
companion object provides additional values and functions.