SSJ
3.3.1
Stochastic Simulation in Java
|
This is the complete list of members for GofFormat, including all inherited members.
[static initializer] (defined in GofFormat) | GofFormat | packagestatic |
activeTests | GofFormat | static |
activeTests(DoubleArrayList sortedData, double[] sVal, double[] pVal) | GofFormat | static |
activeTests(DoubleArrayList data, ContinuousDistribution dist, double[] sVal, double[] pVal) | GofFormat | static |
AD | GofFormat | static |
CM | GofFormat | static |
COR | GofFormat | static |
drawCdf(ContinuousDistribution dist, double a, double b, int m, String desc) | GofFormat | static |
drawDensity(ContinuousDistribution dist, double a, double b, int m, String desc) | GofFormat | static |
EPSILONP | GofFormat | static |
formatActiveTests(int n, double[] sVal, double[] pVal) | GofFormat | static |
formatChi2(int k, int d, double chi2) | GofFormat | static |
formatKS(int n, double dp, double dm, double d) | GofFormat | static |
formatKS(DoubleArrayList data, ContinuousDistribution dist) | GofFormat | static |
formatKSJumpOne(int n, double a, double dp) | GofFormat | static |
formatKSJumpOne(DoubleArrayList data, ContinuousDistribution dist, double a) | GofFormat | static |
formatp0(double p) | GofFormat | static |
formatp1(double p) | GofFormat | static |
formatp2(double x, double p) | GofFormat | static |
formatp3(String testName, double x, double p) | GofFormat | static |
GNUPLOT | GofFormat | static |
graphDistUnif(DoubleArrayList data, String desc) | GofFormat | static |
graphSoft | GofFormat | static |
iterPowRatioTests(DoubleArrayList sortedData, int k, boolean printval, boolean graph, PrintWriter f) | GofFormat | static |
iterSpacingsTests(DoubleArrayList sortedData, int k, boolean printval, boolean graph, PrintWriter f) | GofFormat | static |
KS | GofFormat | static |
KSM | GofFormat | static |
KSP | GofFormat | static |
MATHEMATICA | GofFormat | static |
MEAN | GofFormat | static |
NTESTTYPES | GofFormat | static |
SUSPECTP | GofFormat | static |
TESTNAMES | GofFormat | static |
tests(DoubleArrayList sortedData, double[] sVal) | GofFormat | static |
tests(DoubleArrayList data, ContinuousDistribution dist, double[] sVal) | GofFormat | static |
WG | GofFormat | static |
WU | GofFormat | static |