Plots and returns the estimated beta distribution Theta
(customers' propensities to drop out).
Usage
bgbb.PlotDropoutRateHeterogeneity(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 drop out.
Details
This returns the distribution of each customer's geometric
parameter that determines their lifetime (using the BG/BB
assumption that a customer's lifetime can be modeled with an
geometric distribution).