probz {CNPBayes} | R Documentation |
Retrieve the probability of latent variable membership by observation.
probz(object) ## S4 method for signature 'MixtureModel' probz(object)
object |
see |
A matrix of size number of observations x number of components
head(probz(SingleBatchModelExample))