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

Try the ClusterSignificance package in your browser

Any scripts or data that you put into this service are public.

ClusterSignificance documentation built on Nov. 8, 2020, 5:28 p.m.