map_z {CNPBayes} | R Documentation |
Calculate the maximum a posteriori estimate of latent variable assignment.
map_z(object)
object |
an object of class MixtureModel. |
map estimate of latent variable assignment for each observation
head(map_z(SingleBatchModelExample))