Learn R Programming

dyngen (version 1.0.5)

kinetics_noise_none: Add small noise to the kinetics of each simulation

Description

Add small noise to the kinetics of each simulation

Usage

kinetics_noise_none()

kinetics_noise_simple(mean = 1, sd = 0.005)

Value

A list of noise generators for the kinetics.

Arguments

mean

The mean level of noise (should be 1)

sd

The sd of the noise (should be a relatively small value)