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. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.