data_a {BayesCPclust} | R Documentation |
Error free data for all examples.
Description
A dataset generated for examplification of Gibbs sampler using the model proposed in the paper "BayesCPclust: A Bayesian Approach for Clustering Constant-Wise Change-Point Data". The generation process is described in the paper with N = 5, M = 50, w = 10, d = 2, K = 2.
Usage
data_a
Format
A list with three components: a matrix with 50 rows and 5 columns, a vector with the cluster assignments, a vector with variance components
References
A.C. da Cruz, C.P.E. de Souza. "BayesCPclust: A Bayesian Approach for Clustering Constant-Wise Change-Point Data" arXiv, arXiv:2305.17631v3 .
[Package BayesCPclust version 0.1.0 Index]