probzpar {CNPBayes} | R Documentation |
Retrieve the probability of latent variable membership by observation for parents.
probzpar(object) ## S4 method for signature 'TrioBatchModel' probzpar(object)
object |
see |
A matrix of size number of observations x number of components
## Not run: probzpar(TrioBatchModelExample) ## End(Not run)