derivDede: derivDede

View source: R/derivDede.R

derivDedeR Documentation

derivDede

Description

Internal-use function which allows use of the DeSolve ODE solver. Called by popModel

Usage

derivDede(t, y, parms)

Arguments

t

Time step

y

state variables

parms

Additional parameters passed in from the original invoker of the solver

Value

the new model state.

See Also

derivPBS


stagePop documentation built on May 10, 2022, 5:10 p.m.