On Dec 17, 2013, at 7:14 AM, ghoshm ghosh wrote:

> Dear R-user,
> 
> Please let me know whether there is any package in R, which can solve delay
> differential equations with distributed delay (volterra type).

library(sos)
findFn(volterra:)

http://finzi.psych.upenn.edu/R/library/deSolve/html/lsoda.html

> 
> Thanks and best regards,
> Mini Ghosh
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> 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.

David Winsemius
Alameda, CA, USA

______________________________________________
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.

Reply via email to