C++ function to estimate Pitman-Yor univariate mixtures via marginal sampler - LOCATION
a vector of observations
vector to evaluate the density
number of iterations
number of burn-in iterations
expectation of location component
variance of location component
parameter of scale component
parameter of scale component
hyperparameter, mean of distribution of m0
hyperparameter, scale factor of distribution of m0
hyperparameter, shape of distribution of s20
hyperparameter, scale of distribution of s20
mass parameter
number of iterations to show current updating
if TRUE, return also the location and scale paramteres lists
if TRUE, return also the estimated density (default TRUE)
if 0 DP, if 1 PY
discount parameter
print the status
if TRUE use hyperpriors, default TRUE