|
SSJ
3.3.1
Stochastic Simulation in Java
|
Classes | |
| class | ConstantDist |
| Represents a constant discrete distribution taking a single real value with probability 1. More... | |
| class | DiscreteDistribution |
| This class implements discrete distributions over a finite set of real numbers (also over integers as a particular case). More... | |
| class | EmpiricalDist |
| Extends DiscreteDistribution to an empirical distribution function, based on the observations \(X_{(1)},…,X_{(n)}\) (sorted by increasing order). More... | |
1.8.14