Uses of Class
com.conversantmedia.util.estimation.Percentile.InsufficientSamplesException
-
Packages that use Percentile.InsufficientSamplesException Package Description com.conversantmedia.util.estimation -
-
Uses of Percentile.InsufficientSamplesException in com.conversantmedia.util.estimation
Methods in com.conversantmedia.util.estimation that throw Percentile.InsufficientSamplesException Modifier and Type Method Description float[]
Percentile. getEstimates()
get the estimates based on the last sample
-