Skip to content
Back to formatted view

Raw Message

Message-ID: <024BA9B0-1528-4F72-8044-9C5F4E9B201C@comcast.net>
Date: 2013-12-17T19:05:29Z
From: David Winsemius
Subject: Query regarding solution of delay differential equations with distributed delay (volterra type)
In-Reply-To: <CAEkBU+WKSFfROS7ZkFzhD11wVyjc=pzjmpRmsXzBP=JLdfucKA@mail.gmail.com>

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 at 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