SSJ
3.3.1
Stochastic Simulation in Java
|
This is the complete list of members for GofStat, including all inherited members.
andersonDarling(DoubleArrayList sortedData) | GofStat | static |
andersonDarling(double[] sortedData) | GofStat | static |
andersonDarling(double[] data, ContinuousDistribution dist) | GofStat | static |
chi2(double[] nbExp, int[] count, int smin, int smax) | GofStat | static |
chi2(OutcomeCategoriesChi2 cat, int[] count) | GofStat | static |
chi2(IntArrayList data, DiscreteDistributionInt dist, int smin, int smax, double minExp, int[] numCat) | GofStat | static |
chi2Equal(double nbExp, int[] count, int smin, int smax) | GofStat | static |
chi2Equal(DoubleArrayList data, double minExp) | GofStat | static |
chi2Equal(DoubleArrayList data) | GofStat | static |
cramerVonMises(DoubleArrayList sortedData) | GofStat | static |
diff(IntArrayList sortedData, IntArrayList spacings, int n1, int n2, int a, int b) | GofStat | static |
diff(DoubleArrayList sortedData, DoubleArrayList spacings, int n1, int n2, double a, double b) | GofStat | static |
EPSILONAD | GofStat | static |
iterateSpacings(DoubleArrayList data, DoubleArrayList spacings) | GofStat | static |
kolmogorovSmirnov(double[] sortedData) | GofStat | static |
kolmogorovSmirnov(DoubleArrayList sortedData) | GofStat | static |
kolmogorovSmirnov(double[] data, ContinuousDistribution dist, double[] sval, double[] pval) | GofStat | static |
kolmogorovSmirnovJumpOne(DoubleArrayList sortedData, double a) | GofStat | static |
pDisc(double pL, double pR) | GofStat | static |
powerRatios(DoubleArrayList sortedData) | GofStat | static |
scan(DoubleArrayList sortedData, double d) | GofStat | static |
unifTransform(DoubleArrayList data, ContinuousDistribution dist) | GofStat | static |
unifTransform(DoubleArrayList data, DiscreteDistribution dist) | GofStat | static |
watsonG(DoubleArrayList sortedData) | GofStat | static |
watsonU(DoubleArrayList sortedData) | GofStat | static |