gemseo.uncertainty.statistics.tolerance_interval.empirical module
Computation of tolerance intervals empirically.
-
class EmpiricalToleranceInterval(data)[source]
Bases: _BaseToleranceInterval
Computation of empirical tolerance intervals.
Initialize self. See help(type(self)) for accurate signature.
- Parameters:
data (RealArray) -- The samples from which the tolerance interval is estimated,