pp {CNPBayes}R Documentation

Retrieve mixture proportions of parents.

Description

Retrieve mixture proportions of parents.

Usage

pp(object)

Arguments

object

an object of class TrioBatchModel

Value

A vector of length the number of components

Examples

  ## Not run: 
     pp(TrioBatchModelExample)
   
## End(Not run) 

[Package CNPBayes version 1.13.5 Index]