createBGData: Create example background measurements

Description Usage Arguments Value

View source: R/initExampleData.R

Description

Background noise signals originating from experimental settings or random events

Usage

1
2
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


ac-hauschild/LoBrA documentation built on May 26, 2019, 3:35 p.m.