Description Usage Arguments Value
View source: R/initExampleData.R
Background noise signals originating from experimental settings or random events
| 1 2 | createBGData(samples = 10, bg = 3, mean = 0, sd = 1,
  randomnoise = 0.1)
 | 
| samples | number of experiments | 
| bg | number of background measurements | 
| mean | mean value of noise for this component | 
| sd | standard deviation value of noise for this component | 
| randomnoise | random variation changing at each time point | 
matrix of background measurements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.