R/data.R

#' CSMR package built-in simulated data.
#'
#' The list which contain all the information to generate variables used in the real application.
#'
#' @format A list whose length is 3:
#' \describe{
#'   \item{x}{The high dimensional data matrix}
#'   \item{y}{The external supervised variable}
#'   \item{clusters}{The ground true cluster membership.}
#' }
"example_data"
zcslab/CSMR documentation built on Jan. 12, 2023, 7:39 a.m.