Returns 2-element list level_1: 3-dim array [draw x parameter x cust] wrapped as coda::mcmc.list object level_2: 2-dim array [draw x parameter] wrapped as coda::mcmc.list object
abe.mcmc.DrawParameters(cal.cbs, covariates = c(), mcmc = 1500,
burnin = 500, thin = 50, chains = 2, mc.cores = NULL, trace = 100)data.frame with columns x, t.x, T.cal
list of column names containing customer-level covariates
number of MCMC steps
number of initial MCMC steps which are discarded
only every thin-th MCMC step will be returned
number of MCMC chains to be run
number of cores to use in parallel (Unix only); defaults to min(chains, detectCores())
print logging step every trace iteration
2-element list:
Abe, Makoto. 'Counting your customers one by one: A hierarchical Bayes extension to the Pareto/NBD model.' Marketing Science 28.3 (2009): 541-553.
link{abe.GenerateData} mcmc.PAlive mcmc.DrawFutureTransactions