sample_data {nebula} | R Documentation |
An example data set for testing nebula
Description
A dataset containing a count matrix, subject IDs, a data frame of predictors and scaling factors.
Usage
sample_data
Format
A list of four objects:
- count
A raw count matrix
- sid
A vector of subject IDs
- pred
A data frame of three predictors
- offset
A vector of scaling factors
[Package nebula version 1.5.3 Index]