Pearl_AC: Analogous pearl Curve

Description Usage Arguments Value Examples

Description

Analogous Pearl Curve uses analogy to determine curve coefficients (a & b) .

Usage

1
Pearl_AC(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

data frame (period, cumulative adoption)

Examples

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

## End(Not run)

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