R/mlpMatrix.R

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

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