Package com.compomics.util.math.statistics.distributions
package com.compomics.util.math.statistics.distributions
Math classes related to distributions.
-
ClassesClassDescriptionImplementation of a binomial distribution.This class represents a non symmetrical normal distribution.This class represents a normal distribution.This class makes use of "SSJ: Stochastic Simulation in Java" library from iro.umontreal.ca to estimate probability density function of an array of double.