SSJ
3.2.1
Stochastic Simulation in Java
|
Classes | |
class | AndersonDarlingDist |
Extends the class ContinuousDistribution for the Anderson–Darling distribution (see [6], [156], [164], [214] ). More... | |
class | AndersonDarlingDistQuick |
Extends the class AndersonDarlingDist for the Anderson–Darling distribution (see [6], [156], [214] ). More... | |
class | CramerVonMisesDist |
Extends the class ContinuousDistribution for the Cramér-von Mises distribution (see [52], [213], [214] ). More... | |
class | KolmogorovSmirnovDist |
Extends the class ContinuousDistribution for the Kolmogorov-Smirnov distribution with parameter \(n\) [52] . 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], [52], [27] ). More... | |
class | WatsonGDist |
Extends the class ContinuousDistribution for the Watson \(G\) distribution (see [41], [227] ). More... | |
class | WatsonUDist |
Extends the class ContinuousDistribution for the Watson U distribution (see [52], [213], [214] ). More... | |