Simulating background noise signals originating from experimental settings or random events
createBGData(samples = 10, bg = 3, mean = 0, sd = 1, randomnoise = 0.1)number of experiments
number of background measurements
mean value of noise for this component
standard deviation value of noise for this component
random variation changing at each time point
matrix of background measurements