verhulst.update: The Verhulst (logistic) model - calculate change for one day

Description Usage Arguments Value See Also

Description

The Verhulst (logistic) model - calculate change for one day

Usage

1
verhulst.update(Y, a, k)

Arguments

Y

: state variable Y(t=day)

a

: growth rate

k

: capacity

Value

state variable at Y(t=day+1)

See Also

verhulst.model for the integration loop function of the Verhulst model.


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