makeExampleTinyEPICDataSet {sesame}R Documentation

Make a tiny toy simulated EPIC data set

Description

Construct a tiny EPIC SigSet of only 6 probes. In-band signals were simulated using a N(4000, 200) normal distribution. Out-of-band signals were simulated using a N(400, 200) normal distribution. Control signals were simulated using a N(400, 300) normal distribution.

Usage

makeExampleTinyEPICDataSet()

Value

Object of class SigSet

Examples

sset <- makeExampleTinyEPICDataSet()


[Package sesame version 1.10.5 Index]