R/simdata.R

#' Example datasets for LPC
#'
#' Data is simulated from ImpulseDE function with 8 timepoints c(0, 2, 4, 6, 8, 18, 24, 32, 48, 72)
#' See https://doi.org/10.1093/bioinformatics/btw665
#'
#' @docType data
#'
#' @format data matrix
#'
#' @keywords datasets
#'
#' @examples
#' data(simdata)
#'
#'
"simdata"
gitter-lab/LPWC documentation built on May 7, 2020, 2:02 p.m.