Uses of Class
datafu.pig.stats.Quantile

Packages that use Quantile
datafu.pig.stats   
 

Uses of Quantile in datafu.pig.stats
 

Subclasses of Quantile in datafu.pig.stats
 class Median
          Computes the median for a sorted input bag, using type R-2 estimation.
 



Matthew Hayes, Sam Shah