Constant Field Values
Contents
org.hipparchus.*
-
org.hipparchus.stat.descriptive.DescriptiveStatistics Modifier and Type Constant Field Value protected static final int
INFINITE_WINDOW
-1
-
org.hipparchus.stat.descriptive.rank.RandomPercentile Modifier and Type Constant Field Value public static final double
DEFAULT_EPSILON
1.0E-4
-
org.hipparchus.stat.fitting.EmpiricalDistribution Modifier and Type Constant Field Value public static final int
DEFAULT_BIN_COUNT
1000
-
org.hipparchus.stat.inference.KolmogorovSmirnovTest Modifier and Type Constant Field Value protected static final double
KS_SUM_CAUCHY_CRITERION
1.0E-20
protected static final int
LARGE_SAMPLE_PRODUCT
10000
protected static final int
MAXIMUM_PARTIAL_SUM_COUNT
100000
protected static final double
PG_SUM_RELATIVE_ERROR
1.0E-10