R/pcpMatrix.R

#' Pcp demonstration matrix.
#'
#' @title Simulated data used to demonstrate the Pcp method.
#' @docType data
#' @name pcpMatrix
#' @format Matrix
#' \describe{
#' \item{rownames}{Groups}
#' \item{colnames}{dimension number}
#' }
#' @usage pcpMatrix
#' @return simulated matrix
#' @examples
#' pcpMatrix
#'

NULL
jasonserviss/ClusterSignificance documentation built on May 9, 2019, 5:56 p.m.