Nothing
#' @title B6 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 1000 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{B5_data}, \link{B7_data}, \link{B_WP.IDX}, \link{B_Wvalid}, \link{B_XB.IDX}}
"B6_data"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.