plot2gomp3J: plot2gomp3J

Description Usage Arguments Value Examples

View source: R/epididact.R

Description

Comparison of three epidemics (gompertz model) at the same plot. Alternative parametrization

Usage

1
plot2gomp3J(a_1, a_2, b_1, b_2, r_1, r_2, maxt)

Arguments

a_1

Epidemic 1: curve assintote

a_2

Epidemic 2: curve assintote

r_1

Epidemic 1: rate of progress

r_2

Epidemic 2: rate of progress

maxt

epidemic duration (days)

y0_1

Epidemic 1: time of start of epidemic

y0_2

Epidemic 2: time of start of epidemic

Value

Three gompertz curves

Examples

1
plot2gomp3J(1, 1, 3, 6, 0.4, 0.4, 50)

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