Bass_AC_Plot: Analogous Bass Curve Plot

Description Usage Arguments Value Examples

Description

Analogous Bass Curve Plot function plots Historical Bass Curve function results.

Usage

1
Bass_AC_Plot(p, q, m, t)

Arguments

p

is a number represents coefficient of innovation.

q

ia a number represents coefficient of immitation.

m

is a number represents maximum market size can be reached.

t

is an integer shows the growth periods.

Value

plot of adoption rate and cumulative adoption

Examples

1
2
3
4
## Not run: 
Bass_AC_Plot(0.016, 0.304, 100000, 20)

## End(Not run)

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