R/B5_data.R

#' @title B5 Artificial Dataset
#' @description A \code{2}-dimensional dataset from Wiroonsri and Preedasawakul (2024) generated from \code{7} different Gaussian and \code{2} Uniform distributions labeled as \code{1-9}.
#' @format A data frame with 1820 data points and 3 variables
#' \describe{
#'   \item{\code{x}}{Numeric values generated from Gaussian and Uniform distributions}
#'   \item{\code{y}}{Numeric values generated from Gaussian and Uniform distributions}
#'   \item{\code{label}}{Categorical labels 1,2,3,4,5,6,7,8,9}
#'}
#' @references  {O. Preedasawakul, and N. Wiroonsri, A Bayesian Cluster Validity Index, Computational Statistics & Data Analysis, 202, 108053, 2025. \doi{10.1016/j.csda.2024.108053}}
#' @author {Nathakhun Wiroonsri and Onthada Preedasawakul}
#' @seealso {\link{B4_data}, \link{B6_data}, \link{B_WP.IDX},  \link{B_Wvalid}, \link{B_XB.IDX}}
"B5_data"

Try the BayesCVI package in your browser

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

BayesCVI documentation built on Sept. 11, 2024, 8:28 p.m.