Package | Description |
---|---|
org.apache.commons.math3.distribution |
Implementations of common discrete and continuous distributions.
|
Modifier and Type | Class and Description |
---|---|
class |
BinomialDistribution
Implementation of the binomial distribution.
|
class |
EnumeratedIntegerDistribution
Implementation of an integer-valued
EnumeratedDistribution . |
class |
GeometricDistribution
Implementation of the geometric distribution.
|
class |
HypergeometricDistribution
Implementation of the hypergeometric distribution.
|
class |
PascalDistribution
Implementation of the Pascal distribution.
|
class |
PoissonDistribution
Implementation of the Poisson distribution.
|
class |
UniformIntegerDistribution
Implementation of the uniform integer distribution.
|
class |
ZipfDistribution
Implementation of the Zipf distribution.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.