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

Packages that use org.expasy.jpl.commons.collection.stat
org.expasy.jpl.commons.collection.render Provides interfaces and renderers for image rendering of collections. 
org.expasy.jpl.commons.collection.stat Provides interfaces and objects for statistical data. 
 

Classes in org.expasy.jpl.commons.collection.stat used by org.expasy.jpl.commons.collection.render
HistogramDataSet
          In statistics, a histogram is a graphical representation, showing a visual impression of the distribution of data.
HistogramDataSetExporter
          This object exports HistogramDataSets into files or convert into other objects (for rendering for example).
StatisticalSerie
          The StatisticalSerie interface should be implemented by any 1-Dimension statistical serie concerning samples with one measured variable.
 

Classes in org.expasy.jpl.commons.collection.stat used by org.expasy.jpl.commons.collection.stat
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.
HistogramDataSet.OutOfUpperBoundException
           
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).
StatisticalCategory
          A statistical category or class is an interval of values where data lie.
StatisticalSerie
          The StatisticalSerie interface should be implemented by any 1-Dimension statistical serie concerning samples with one measured variable.
StatisticalSerieDiscreteDataSet
          A StatisticalSerieDiscreteVar contains only integer values.
 



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