R/mixmod_gibbs_functions.R
sample.v.mixmod.Rd
This function samples the latent v parameter within the Gibbs sampler. Not for calling directly by users.
sample.v.mixmod(z, gamma1, nmaxclust)
A vector of latent cluster estimates provided by
sample.z.mixmod
.
numeric. Hyperparameter for the truncated stick-breaking prior.
numeric. A single number indicating the maximum number of clusters to test.
A list with estimates for v and theta for each of the possible states.