pic {CNPBayes} | R Documentation |
Retrieve mixture proportions at each iteration of the MCMC.
pic(object)
object |
an object of class MarginalModel or BatchModel |
A matrix of size MCMC iterations x Number of components
head(pic(MultiBatchModelExample))