Pearl_AC_Plot: Analogous pearl Curve Plot

Description Usage Arguments Value Examples

Description

Analogous Pearl Curve Plot function plots Analogous Pearl Curve.

Usage

1
Pearl_AC_Plot(a, b, l, t)

Arguments

a

is a number represents curve coefficients.

b

is a number represents curve coefficients.

l

is a number represents maximum growth can be reached.

t

is an integer shows the growth periods.

Value

plot of cumulative adoption over certain period of time.

Examples

1
2
3
4
## Not run: 
Pearl_AC_Plot(1.6, 0.8, 10000, 20)

## End(Not run)

nchaichi/TF documentation built on May 12, 2019, 7:21 p.m.