zFreqPar {CNPBayes}R Documentation

Calculates a frequency table of latent variable assigments for parents by observation.

Description

Calculates a frequency table of latent variable assigments for parents by observation.

Usage

zFreqPar(object)

## S4 method for signature 'McmcChains'
zFreqPar(object)

Arguments

object

see showMethods(zfreqpar)

Value

An integer vector of length the number of components

Examples

## Not run: 
     zfreqpar(TrioBatchModelExample)

## End(Not run)

[Package CNPBayes version 1.13.5 Index]