Learn R Programming

GillespieSSA2 (version 0.3.0)

ode_em: Euler-Maruyama method (EM)

Description

Euler-Maruyama method implementation of the ODE.

Usage

ode_em(tau = 0.01, noise_strength = 2)

Value

an object of to be used by ssa().

Arguments

tau

tau parameter

noise_strength

noise_strength parameter