Simulating background noise signals originating from experimental settings or random events
createBGComponents(
components,
samples,
labels,
timepoints = 15,
bg = 3,
mean = 5,
sd = 3,
experimentSD = 2,
randomnoise = 0.1,
plotting = FALSE
)number of background components to be created
number of experiments
name of each experiment
number of sample measurements
number of background measurements
mean value of noise components
standard deviation value of noise for this component
standard deviation value of each experiment for this component
random variation changing at each time point
Indicator whether the component will be plotted (TRUE) or not (FALSE)
matrix of background components