calc_risk | R Documentation |
Uses a Taylor approximation for repeated Binomial trials Classically associated with the "Birthday Problem"
calc_risk(I, n, pop)
I |
integer, the number of persons infected |
n |
integer, the number of contacts per day |
pop |
integer, the total population |
P(A) = 1- P(A)'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.