src.simulation.task_process_rapid_test_statistics

Module Contents

Functions

Attributes

_N_SEEDS[source]
_DEPENDENCIES[source]
CHANNELS = ['private', 'work', 'educ', 'overall'][source]
OUTCOMES = ['false_negative', 'false_positive', 'tested_negative', 'tested_positive', 'true_negative',...[source]
SHARE_TYPES = ['number', 'popshare', 'testshare'][source]
RAPID_TEST_STATISTICS = [][source]
_SINGLE_COL_PARAMETRIZATION[source]
task_process_rapid_test_statistics(depends_on, column, produces)[source]
_get_rate_parametrization(channels)[source]
_RATE_PARAMETRIZATION[source]
task_create_rapid_test_statistic_ratios(name, depends_on, produces)[source]
_ALL_RAPID_TEST_STATISTICS[source]
task_create_nice_rapid_test_statistic_table_for_lookup(produces)[source]
task_check_that_a_table_was_created_for_each_rapid_test_statistic(depends_on)[source]