BASSStandardgenerator: Function that returns the results of standard Bass model

Description Usage Arguments Author(s) See Also Examples

Description

Function returning the results of a standard Bass model, BM, (Bass, 1969).

Usage

1
BASS.standard.generator(m,p,q,tstart=1,n=50)

Arguments

m

Market potential

p

Coefficient of innovation

q

Coefficient of imitation

tstart

Inital time

n

Number of observations

Author(s)

Zanghi Federico federico.zanghi.11@gmail.com

See Also

BASS.standard

BASS.plot

make.instantaneous

BASS.generalized

GG.model

UCRCD

Examples

1
2
3
#Example 1

BASS.standard.generator(10,0.1,0.1,8,3)

federicozanghi/DIMORA documentation built on Nov. 6, 2021, 2:32 a.m.