gmmd.estimator.test_phony_hypothesis
- gmmd.estimator.test_phony_hypothesis(cluster_MSM_num, cluster_GEM_num, cell_num_ary, capture_rate)
Test phony-type hypothesis.
- Parameters
cluster_MSM_num (
int) – Number of MSMs.cluster_GEM_num (
int) – Number of GEMs.cell_num_ary (
list) – List of cell numbers.capture_rate (
float) – Capture rate.
- Returns
P-value.
- Return type
float