barracuda.event_counts¶
Public event-count, donor-aware, and condition-wise APIs. The donor-aware
posterior-analysis utilities live in barracuda.donors.
Simulation and inference for donor ignorant and donor aware event counts.
Attributes¶
__all__
module-attribute
¶
__all__ = ['APPLE_COLOUR_PRESETS', 'CONDITION_COLUMN', 'COUNT_COLUMNS', 'DONOR_COLUMNS', 'MAX_CONDITIONS', 'MODEL_LABELS', 'MODEL_SPECS', 'PAPER_RATE_DISTRIBUTIONS', 'ConditionResults', 'InferenceResult', 'InferenceSettings', 'ModelSpec', 'build_condition_results_zip', 'build_results_zip', 'default_condition_colours', 'evidence_table', 'normalize_condition_frame', 'paper_rate_distribution_for_model', 'posterior_draw_table', 'rate_distribution_curve', 'run_condition_models', 'run_count_models', 'run_donor_aware_models', 'run_donor_ignorant_models', 'run_donor_models', 'sample_count_frame', 'sample_donor_frame', 'sanitize_condition_colours', 'simulate_event_counts', 'split_condition_frame', 'summary_table', 'validate_condition_frame', 'validate_count_frame', 'validate_donor_frame', 'validate_observation_time']