p,MixtureModel-method {CNPBayes} | R Documentation |
Retrieve mixture proportions.
## S4 method for signature 'MixtureModel' p(object)
object |
an object of class MarginalModel or BatchModel |
A vector of length the number of components
p(SingleBatchModelExample)