See: Description
| Class | Description |
|---|---|
| BinomialDistribution |
Implementation of a binomial distribution.
|
| NonSymmetricalNormalDistribution |
This class represents a non symmetrical normal distribution.
|
| NormalDistribution |
This class represents a normal distribution.
|
| NormalKernelDensityEstimator |
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.
|
Copyright © 2016. All rights reserved.