R/data.R

#' Error free data for all examples.
#'
#' 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.
#'
#' @format A matrix with 50 rows and 5 columns
#' @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 .
#'
"data"

Try the BayesCPclust package in your browser

Any scripts or data that you put into this service are public.

BayesCPclust documentation built on April 4, 2025, 5:19 a.m.