Skip to main content

Module bootstrap

Module bootstrap 

Source
Expand description

non-parametric bootstrap hypothesis test

Enums§

PValueType
Part of the statistic distribution to use for the p-value https://en.wikipedia.org/wiki/P-value#Probability_of_obtaining_a_real-valued_test_statistic_at_least_as_extreme_as_the_one_actually_obtained

Functions§

one_sample_non_parametric_ht
One-sample bootstrap test.
two_samples_non_parametric_ht
Two-samples bootstrap test.