Closed mattfidler closed 8 years ago
This also allows duplicate d/dt(x)
syntax like:
d/dt(x) = ka*depot
d/dt(x) = d/dt(x)-kel*x
Although undocumented (and it doesn't raise an error), this leads to problems and/or errors in the compiled code.
This branch is no longer the current branch.
Thanks for all the useful packages; both the ones you created and the ones you pointed me to. You have a great deal of experience in R.
After reviewing RxODE, I think the it has the following benefits over deSolve:
I think that my patches can provide additional value to your RxODE package: