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/LPC documentation built on May 2, 2020, 4:33 a.m.