Rdocumentation
powered by
Learn R Programming
CNPBayes (version 1.2.2)
p: Retrieve mixture proportions.
Description
Retrieve mixture proportions.
Usage
p(object)
Arguments
object
an object of class MarginalModel or BatchModel
Value
A vector of length the number of components
Examples
Run this code
p(MarginalModelExample)
Run the code above in your browser using
DataLab