R/calc_risk.R
calc_risk.RdUses a Taylor approximation for repeated Binomial trials Classically associated with the "Birthday Problem"
calc_risk(I, n, pop)integer, the number of persons infected
integer, the number of contacts per day
integer, the total population
P(A) = 1- P(A)'