Package org.expasy.jpl.commons.collection.stat

Provides interfaces and objects for statistical data.

See:
          Description

Interface Summary
Ponderable  
StatisticalSerie<T extends Number> The StatisticalSerie interface should be implemented by any 1-Dimension statistical serie concerning samples with one measured variable.
 

Class Summary
HistogramDataSet In statistics, a histogram is a graphical representation, showing a visual impression of the distribution of data.
HistogramDataSet.Builder Build a binned peak list with binNumber bins, the bins precision is deduced.
HistogramDataSetExporter This object exports HistogramDataSets into files or convert into other objects (for rendering for example).
LaplaceGaussRandomVar A random variable that follow the Laplace-Gauss (Normal) Probability Distribution N(mean, variance).
ProbDistLGUtils  
StatisticalCategory A statistical category or class is an interval of values where data lie.
StatisticalSerieDiscreteDataSet A StatisticalSerieDiscreteVar contains only integer values.
 

Exception Summary
HistogramDataSet.OutOfUpperBoundException  
 

Package org.expasy.jpl.commons.collection.stat Description

Provides interfaces and objects for statistical data.



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.