z {CNPBayes} | R Documentation |
Retrieves the simulated latent variable assignments of each observation at each MCMC simulation.
z(object) ## S4 method for signature 'MixtureModel' z(object)
object |
see |
A vector the length of the data
head(z(SingleBatchModelExample))