derivDede {stagePop} | R Documentation |
Internal-use function which allows use of the DeSolve ODE solver. Called by popModel
derivDede(t, y, parms)
t |
Time step |
y |
state variables |
parms |
Additional parameters passed in from the original invoker of the solver |
the new model state.