[R] stiff delay differential equations
Ben Bolker
bbolker at gmail.com
Wed Dec 5 23:02:34 CET 2012
Suzen, Mehmet <msuzen <at> gmail.com> writes:
>
> Hello List,
>
> Can you recommend me if odeSolve can handle stiff delay differential equations
> with discontinuities? Or any other package?
> Best,
> -m
>
>
I don't know, but I think you're probably best off trying it out for
yourself and seeing how it works -- the start-up cost shouldn't
be *that* high. Looking at
http://finzi.psych.upenn.edu/R/library/deSolve/html/dede.html
is useful.
Also,
library("sos")
findFn("{delay differential equation}")
might be helpful.
More information about the R-help
mailing list