exponential.model.ie: The Exponential growth model of dynamic of population - with...

Description Usage Arguments Value See Also

Description

Exponential growth model of dynamic of population - with improved Euler integration

Usage

1
exponential.model.ie(a, Y0, duration = 40, dt = 1)

Arguments

a

: growth rate

Y0

: initial condition

duration

: duration of simulation

dt

: time step for integration

Value

data.frame with Y for each time step

See Also

verhulst.update for the update function of the Verhulst model.


ZeBook documentation built on May 1, 2019, 9:48 p.m.