Learn R Programming

iFad (version 2.0)

matrixPr_chain: The updated posterior probability for matrixZ1&Z2 during Gibbs sampling

Description

Posterior probability for each entry in matrixZ to take value of 1 in each recorded iteration. Also a list of length 2. Each element is a matrix of the same dimension with matrixZ_chain[[1]] or [[2]].

Usage

data(matrixPr_chain)

Arguments

format

The format is: List of 2 $ : num [1:5, 1:300] 0.09996 0.00958 0.04389 0.3874 0.11508 ... $ : num [1:5, 1:300] 1 1 1 1 1 ...

Examples

Run this code
data(matrixPr_chain)

Run the code above in your browser using DataLab