Pearl_HC_plot: Historical Pearl Curve Plot

Description Usage Arguments Value Examples

Description

Historical Pearl Curve Plot function plots Historical Pearl Curve growth function results.

Usage

1

Arguments

x

is data frame with two columns to estimates b & k parameters. First column contains the period and second column contains the associated cumulative adoption.

l

is a number represents maximum growth can be reached.

t

is an integer shows the growth periods.

Value

plot of best fitted cumulative adoption.

Examples

1
2
3
4
5
## Not run: 
data("CATV")
Pearl_HC_plot(CATV,89024390,20)

## End(Not run)

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