Learn R Programming

iFad (version 2.0)

label_chain: Updated factor label configuration during the Gibbs sampling

Description

A matrix to record the factor labels updated in each iteration. The label index is relative to the starting configuration in the Gibbs sampling process, not the true factor labels.

Usage

data(label_chain)

Arguments

format

The format is: num [1:5, 1:10] 4 4 4 4 4 7 7 7 7 7 ...

Examples

Run this code
data(label_chain)

Run the code above in your browser using DataLab