R/sample_data.R

#' @title Sample of sparse microbiome count data
#'
#' @description A sample data matrix with 100 features in 2 true clusters, 4 treatment groups with 4 replicates in each group.
#'
#' @format The dataset contains 16 columns, indexed as A1 ~ A4, B1 ~ B4, C1 ~ C4, D1 ~ D4 to represent 4 treatment groups.
#' @examples head(sample_data)
"sample_data"
zhiliqiao/PHclust documentation built on May 25, 2023, 4 a.m.