Learn R Programming

iFad (version 2.0)

matrixW_chain: The updated matrixW during the Gibbs sampling

Description

The updated matrixW in each recorded iteration, with format similar to matrixZ_chain.

Usage

data(matrixW_chain)

Arguments

format

The format is: List of 2 $ : num [1:5, 1:300] 0 0 0 0.348 0 ... $ : num [1:5, 1:300] -0.651 -0.868 -1.013 -0.868 -0.938 ...

Examples

Run this code
data(matrixW_chain)

Run the code above in your browser using DataLab