Compute derivatives for deSolve::ode or deSolve::dede using generic methods for each model component.
Usage
# S3 method for class 'full'
xde_derivatives(t, y, pars)
Arguments
- t
current simulation time
- y
state vector
- pars
a list
Value
a list containing the vector of all state derivatives