Create a Mixing Object for a hierarchical Beta Dirichlet process object.
HierarchicalBetaCreate(
n,
priorParameters,
hyperPriorParameters,
alphaPrior,
maxT,
gammaPrior,
mhStepSize,
num_sticks
)
A mixing distribution object.
Number of data sets
The prior parameters for the top level base distribution.
Hyper prior parameters for the top level base distribution.
Individual level concentration parameter priors.
Bounding value of the data.
Concentration parameter for the top level priors.
Metropolis Hastings step size for the posterior drawing.
Number of stick breaking values to use.