R/data.R

#' An example data set for testing nebula
#'
#' A dataset containing a count matrix, subject IDs, a data frame of predictors and scaling factors.
#'
#' @format A list of four objects:
#' \describe{
#'   \item{count}{A raw count matrix}
#'   \item{sid}{A vector of subject IDs}
#'   \item{pred}{A data frame of three predictors}
#'   \item{offset}{A vector of scaling factors}
#' }
#' 
"sample_data"

Try the nebula package in your browser

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

nebula documentation built on May 29, 2024, 8:56 a.m.