Learn R Programming

CNPBayes (version 1.2.2)

zFreq: Calculates a frequency table of latent variable assigments by observation.

Description

Calculates a frequency table of latent variable assigments by observation.

Usage

zFreq(object)
"zFreq"(object)
"zFreq"(object)

Arguments

object
see showMethods(zfreq)

Value

An integer vector of length the number of components

Examples

Run this code
     zFreq(MarginalModelExample)

Run the code above in your browser using DataLab