Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Datafu.pig.stats Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
HyperLogLogPlusPlusA UDF that applies the HyperLogLog++ cardinality estimation algorithm.Classdatafu.pig.statsDataFu
MarkovPairsAccepts a bag of tuples, with user supplied ordering, and generates pairs that can be used for a Markov chain analysis.Classdatafu.pig.statsDataFu
MedianComputes the median for a sorted input bag, using type R-2 estimation.Classdatafu.pig.statsDataFu
Quantile for a sorted input bag, using type R-2 estimation.Classdatafu.pig.statsDataFu
QuantileUtilMethods used by Quantile.Classdatafu.pig.statsDataFu
StreamingMedianComputes the approximate median for a (not necessarily sorted) input bag, using the Munro-Paterson algorithm.Classdatafu.pig.statsDataFu
StreamingQuantileComputes approximate quantiles for a (not necessarily sorted) input bag, using the Munro-Paterson algorithm.Classdatafu.pig.statsDataFu
VARGenerates the Variance of a set of Values.Classdatafu.pig.statsDataFu
VAR .FinalFields inherited from class org.Classdatafu.pig.stats.VARDataFu
VAR .InitialFields inherited from class org.Classdatafu.pig.stats.VARDataFu
VAR .IntermediateFields inherited from class org.Classdatafu.pig.stats.VARDataFu
WilsonBinConfComputes the Wilsonian binomial proportion confidence interval Constructor requires the confidence interval (alpha) parameter, and theClassdatafu.pig.statsDataFu