plot2gomp3M: plot2gomp3M

Description Usage Arguments Value Examples

View source: R/epididact.R

Description

Comparison of three epidemics (gompertz model) at the same plot. (from Madden, 2007)

Usage

1
plot2gomp3M(a_1, a_2, y0_1, y0_2, r_1, r_2, maxt)

Arguments

a_1

Epidemic 1: curve assintote

a_2

Epidemic 2: curve assintote

y0_1

Epidemic 1: initial inoculum

y0_2

Epidemic 2: initial inoculum

r_1

Epidemic 1: rate of progress

r_2

Epidemic 2: rate of progress

maxt

epidemic duration (days)

Value

Three gompertz curves

Examples

1
plot2gomp3M(1, 0.7, 0.001, 0.001, 0.4, 0.4, 50)

JUANCCI/Epididact documentation built on May 7, 2019, 10:13 a.m.