gemseo.uncertainty.statistics.tolerance_interval.exponential module#
Computation of tolerance intervals from a data-fitted exponential distribution.
- class ExponentialToleranceInterval(size, rate, location)[source]#
Bases:
BaseToleranceInterval
Computation of tolerance intervals from a data-fitted exponential distribution.
The formulae come from the R library tolerance [1].