Package org.expasy.jpl.commons.base.math

Provides algorithms and objects for mathematics and statistics computations.

See:
          Description

Class Summary
CombinationFactory Generate all combinations of p things among n.
DoubleComparator  
FactorialCalculator A simple factorial calculator.
MixedRadixNtupleFactory This class generates generalized n-tuples.
StatScoreCalculator Class to calculate false discovery rate (FDR), and the log-ratio log(p(score|+)/p(score|-)) (logProbRatio) for a given lists of positive and negative scores.
StraightLineFitter Class to fit straight line to a set of 2D data points.
 

Exception Summary
MixedRadixNtupleFactory.BadRadixException  
 

Package org.expasy.jpl.commons.base.math Description

Provides algorithms and objects for mathematics and statistics computations.



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