p {CNPBayes}R Documentation

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

     p(MarginalModelExample)

[Package CNPBayes version 1.10.0 Index]