npdsim_bass | R Documentation |
Calculate the Bass probability density function of purchase f(t)
npdsim_bass(p_param, q_param, t)
p_param |
Coefficient of innovation |
q_param |
Coefficient of imitation |
t |
A numeric vector of time periods |
A numeric vector of the probability density function of purchase at time t, f(t)
npdsim_bass(p_param=0.01,q_param=0.2, t=1:20)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.