Skip to contents

Convolve the incubation period pmf with the symptom to hospital admission pmf and normalize

Usage

make_reporting_delay_pmf(incubation_period_pmf, hospital_onset_delay_pmf)

Arguments

incubation_period_pmf

a numeric vector, sums to 1, indicating the probability of time from infection to symptom onset

hospital_onset_delay_pmf

a numeric vector, sums to 1, indicating the proabbility of time from symptom onset to hospital admissions

Value

convolution of incubation period and sympton onset to hospital admission pmf