probzpar-method: Retrieve the probability of latent variable membership by...

Description Usage Arguments Value Examples

Description

Retrieve the probability of latent variable membership by observation for parents.

Usage

1
2
3
4
probzpar(object)

## S4 method for signature 'TrioBatchModel'
probzpar(object)

Arguments

object

see showMethods(probzpar)

Value

A matrix of size number of observations x number of components

Examples

1
2
3
4
## Not run: 
     probzpar(TrioBatchModelExample)

## End(Not run)

CNPBayes documentation built on May 6, 2019, 4:06 a.m.