R/dcGSAtest.R

#' @importFrom Matrix bdiag
#' @importFrom BiocParallel bplapply MulticoreParam
NULL

#' A R data object of example data to test dcGSA. This is a list comprised of
#' ID, data (phenotypes of interest), gene (longitudinal gene expresion profiles).
#' @title dcGSA test data
#' @name dcGSAtest
#' @docType data
#' @keywords data
#' @examples
#' data(dcGSAtest) # load the test dataset
NULL

Try the dcGSA package in your browser

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

dcGSA documentation built on Nov. 8, 2020, 7:53 p.m.