R/B7_data.R

#' @title B7 Artificial Dataset
#' @description A \code{2}-dimensional dataset from Wiroonsri and Preedasawakul (2024) generated from \code{3} different Gaussian and \code{2} Uniform distributions labeled as \code{1-5}.
#' @format A data frame with 800 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}
#'}
#' @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{B6_data}, \link{B1_data}, \link{B_WP.IDX},  \link{B_Wvalid}, \link{B_XB.IDX}}
"B7_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.