drawBernouilli {nosoi} | R Documentation |
Draw newly infected
Description
For each encounter, simulate whether a new individual is infected.
Usage
drawBernouilli(p)
Arguments
p |
vector of size K, giving the probability that each encounter leads to an infection. |
Value
Boolean vector giving the newly infected individuals.
[Package nosoi version 1.1.2 Index]