kinetics_noise_none {dyngen}R Documentation

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)

Arguments

mean

The mean level of noise (should be 1)

sd

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

Value

A list of noise generators for the kinetics.


[Package dyngen version 1.0.5 Index]