Gompertz_AC_Plot: Analogous Gompertz Curve Plot

Description Usage Arguments Value Examples

Description

Analogous Gompertz Curve Plot function plots Analogous Gompertz Curve.

Usage

1
Gompertz_AC_Plot(b, k, l, t)

Arguments

b

is a number represents curve coefficients.

k

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: 
Gompertz_AC_Plot(0.8, 0.2, 10000, 20)

## End(Not run)

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