Bases: Statistic
Statistic
The re-scaled inter-quartile range (sigma equivalent).
Methods Summary
name()
name
value(values)
value
Return the value of the statistic given a set of values.
Methods Documentation
Collection
float
A set of values to compute the statistic for.
The value of the statistic.
SigmaIQR
SigmaIQR.name()
SigmaIQR.value()