createBGData {LoBrA}R Documentation

Simulate background measurements

Description

Simulating background noise signals originating from experimental settings or random events

Usage

createBGData(samples = 10, bg = 3, mean = 0, sd = 1, randomnoise = 0.1)

Arguments

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

Value

matrix of background measurements


[Package LoBrA version 1.0 Index]