Setup a differential equation model
to be solved using deSolve:dede
Arguments
- xds_obj
a ramp.xds
model object
Value
a ramp.xds
model object
Details
For differential equations, the value of xds_obj$xde
is set to ode
by default. This utility gets called by delay
differential equation modules to change
xds_obj$xde
from ode
to dde