get_si_weights: Serial Interval Based Probability of Infection

Description Usage Arguments Value

Description

Gets probability of infection based solely on serial interval (ie. time between primary and secondary infection.)

Usage

1
get_si_weights(t_list, ps_si)

Arguments

t_list

List of times. For weekly data, this list will be the week number starting at 1.

ps_si

List of discrete serial interval probabilities. Result of get_ps.

Value

Matrix of probabilities of infection based solely on serial interval.


kyamkovoy/RepNumEst documentation built on May 27, 2019, 2:07 p.m.