SSJ
3.3.1
Stochastic Simulation in Java
|
Classes | |
class | AndersonDarlingDist |
Extends the class ContinuousDistribution for the Anderson–Darling distribution (see [6], [165], [173], [225] ). More... | |
class | AndersonDarlingDistQuick |
Extends the class AndersonDarlingDist for the Anderson–Darling distribution (see [6], [165], [225] ). More... | |
class | CramerVonMisesDist |
Extends the class ContinuousDistribution for the Cramér-von Mises distribution (see [55], [224], [225] ). More... | |
class | KolmogorovSmirnovDist |
Extends the class ContinuousDistribution for the Kolmogorov-Smirnov distribution with parameter \(n\) [55] . More... | |
class | KolmogorovSmirnovDistQuick |
Extends the class KolmogorovSmirnovDist for the Kolmogorov–Smirnov distribution. More... | |
class | KolmogorovSmirnovPlusDist |
Extends the class ContinuousDistribution for the Kolmogorov–Smirnov+ distribution (see [40], [55], [27] ). More... | |
class | WatsonGDist |
Extends the class ContinuousDistribution for the Watson \(G\) distribution (see [41], [238] ). More... | |
class | WatsonUDist |
Extends the class ContinuousDistribution for the Watson U distribution (see [55], [224], [225] ). More... | |