Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val prediction_interval : Descriptive.summary -> float -> float * float
val test_to_string : test -> string
val chi : float array -> float array -> test
val t_test : null_hypothesis -> int -> diff:float -> error:float -> test
val mean_t_test : float -> null_hypothesis -> float array -> test
val means_same_variance_test :
null_hypothesis ->
float array ->
float array ->
test
val means_different_variance_test :
null_hypothesis ->
float array ->
float array ->
test
val variance_ratio_test : float array -> float array -> test