RateConfidenceIntervals
class RateConfidenceIntervals(metric: RateMetric, steadyStateDetector: SteadyStateDetector, alpha: Double = 0.05) : ConfidenceIntervals
Confidence intervals for rate metrics, using rate batch means.
Properties
Link copied to clipboard
Continuous metric reporting the lower bound of the confidence interval.
Link copied to clipboard
Continuous metric reporting the mean of batch means.
Link copied to clipboard
Continuous metric reporting the upper bound of the confidence interval.
Link copied to clipboard
Continuous metric reporting the variance of batch means.