Package smile.stat
Interface Hypothesis
public interface Hypothesis
Hypothesis test functions.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Chi-square test.static interface
Correlation test.static interface
F-test.static interface
The Kolmogorov-Smirnov test (K-S test).static interface
t-test. -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic String
significance
(double pvalue) Returns the significance code of p-value.