Rdocumentation
powered by
Learn R Programming
CNPBayes (version 1.2.2)
pic: Retrieve mixture proportions at each iteration of the MCMC.
Description
Retrieve mixture proportions at each iteration of the MCMC.
Usage
pic(object)
Arguments
object
an object of class MarginalModel or BatchModel
Value
A matrix of size MCMC iterations x Number of components
Examples
Run this code
pic(MarginalModelExample)
Run the code above in your browser using
DataLab