Learn R Programming

nosoi (version 1.0.2)

drawBernouilli: 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.