generate_uniform_inc: Uniform incidence generator

Description Usage Arguments Value See Also Examples

View source: R/model.R

Description

Given an overall proportion of the population that should become infected, this function generates a uniform probability of infection between two time points.

Usage

1
generate_uniform_inc(p_inf, t1, t2)

Arguments

p_inf

Proportion of population that should be infected

t1

starting day

t2

end day

Value

vector with probability of infection on each day

See Also

generate_toy_inc

Examples

1

jameshay218/serosim2 documentation built on May 18, 2019, 11:21 a.m.