basicM
R/adult-basicM.R
dMYZdt.basicM.Rd
Implements dMYZdt for the basicM xde ODE model.
# S3 method for class 'basicM' dMYZdt(t, y, pars, s)
current simulation time
state vector
an xds object
xds
the species index
a numeric vector
$$\begin{array}{rl}dM/dt &= \Lambda(t) - \Omega \cdot M \\ dP/dt &= f(M-P) - \Omega\cdot P\end{array}$$