Description Usage Arguments Details
Accessor for frequency of mixture component label in McmcChains class
| 1 2 | ## S4 method for signature 'McmcChains'
zFreq(object)
 | 
| object | a McmcChains instance | 
A running tally of the mixture component assignments is obtained by the 'zFreq' accessor.  The running tally can also be extracted from a 'MultiBatch' instance by zFreq(chains(mb)), where 'mb' is a MultiBatch object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.