SSJ  3.3.1
Stochastic Simulation in Java
GofStat Member List

This is the complete list of members for GofStat, including all inherited members.

andersonDarling(DoubleArrayList sortedData)GofStatstatic
andersonDarling(double[] sortedData)GofStatstatic
andersonDarling(double[] data, ContinuousDistribution dist)GofStatstatic
chi2(double[] nbExp, int[] count, int smin, int smax)GofStatstatic
chi2(OutcomeCategoriesChi2 cat, int[] count)GofStatstatic
chi2(IntArrayList data, DiscreteDistributionInt dist, int smin, int smax, double minExp, int[] numCat)GofStatstatic
chi2Equal(double nbExp, int[] count, int smin, int smax)GofStatstatic
chi2Equal(DoubleArrayList data, double minExp)GofStatstatic
chi2Equal(DoubleArrayList data)GofStatstatic
cramerVonMises(DoubleArrayList sortedData)GofStatstatic
diff(IntArrayList sortedData, IntArrayList spacings, int n1, int n2, int a, int b)GofStatstatic
diff(DoubleArrayList sortedData, DoubleArrayList spacings, int n1, int n2, double a, double b)GofStatstatic
EPSILONADGofStatstatic
iterateSpacings(DoubleArrayList data, DoubleArrayList spacings)GofStatstatic
kolmogorovSmirnov(double[] sortedData)GofStatstatic
kolmogorovSmirnov(DoubleArrayList sortedData)GofStatstatic
kolmogorovSmirnov(double[] data, ContinuousDistribution dist, double[] sval, double[] pval)GofStatstatic
kolmogorovSmirnovJumpOne(DoubleArrayList sortedData, double a)GofStatstatic
pDisc(double pL, double pR)GofStatstatic
powerRatios(DoubleArrayList sortedData)GofStatstatic
scan(DoubleArrayList sortedData, double d)GofStatstatic
unifTransform(DoubleArrayList data, ContinuousDistribution dist)GofStatstatic
unifTransform(DoubleArrayList data, DiscreteDistribution dist)GofStatstatic
watsonG(DoubleArrayList sortedData)GofStatstatic
watsonU(DoubleArrayList sortedData)GofStatstatic