data_list {label.switching}R Documentation

Simulated MCMC sample and related information

Description

This is a (very) small MCMC sample corresponding to data of 5 observations from a mixture 2 normal distributions. The MCMC sample consists of 300 iterations. It is stored to data_list$mcmc.pars. data_list$mcmc.pars[,,1] corresponds to means, data_list$mcmc.pars[,,2] corresponds to variances and data_list$mcmc.pars[,,3] corresponds to weights.

Usage

data_list

Format

A list containing simulated MCMC sample and all information required for the relabelling algorithms.


[Package label.switching version 1.8 Index]