Plots and returns the estimated beta distribution of P
(customers' propensities to purchase).
Usage
bgbb.PlotTransactionRateHeterogeneity(params)
Arguments
params
BG/BB parameters - a vector with alpha, beta, gamma, and delta, in that order. Alpha and beta are unobserved parameters for the beta-Bernoulli transaction process. Gamma and delta are unobserved parameters for the beta-geometric dropout process.
Value
Distribution of customers' propensities to purchase.
Details
This returns the distribution of each customer's Bernoulli
parameter, which determines the level of their purchasing (using
the BG/BB assumption that purchasing on the individual level
can be modeled with a Bernoulli distribution).