Solves ordinary and delay differential equations, where the objective function is written in either R or C. Suitable only for non-stiff equations, the solver uses a 'Dormand-Prince' method that allows interpolation of the solution at any point. This approach is as described by Hairer, Norsett and Wanner (1993) <ISBN:3540604529>. Support is also included for iterating difference equations.
Version: | 1.0.7 |
Depends: | R (≥ 3.1.0) |
LinkingTo: | ring (≥ 1.0.6) |
Suggests: | deSolve, knitr, microbenchmark, rmarkdown, testthat |
Published: | 2024-09-23 |
DOI: | 10.32614/CRAN.package.dde |
Author: | Rich FitzJohn [aut, cre], Wes Hinsley [aut], Imperial College of Science, Technology and Medicine [cph] |
Maintainer: | Rich FitzJohn <rich.fitzjohn at gmail.com> |
BugReports: | https://github.com/mrc-ide/dde/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mrc-ide/dde |
NeedsCompilation: | yes |
Language: | en-GB |
Materials: | README NEWS |
In views: | DifferentialEquations, Epidemiology |
CRAN checks: | dde results |
Reference manual: | dde.pdf |
Vignettes: |
dde (source, R code) |
Package source: | dde_1.0.7.tar.gz |
Windows binaries: | r-devel: dde_1.0.7.zip, r-release: dde_1.0.7.zip, r-oldrel: dde_1.0.7.zip |
macOS binaries: | r-release (arm64): dde_1.0.7.tgz, r-oldrel (arm64): dde_1.0.7.tgz, r-release (x86_64): dde_1.0.7.tgz, r-oldrel (x86_64): dde_1.0.7.tgz |
Old sources: | dde archive |
Reverse suggests: | odin |
Please use the canonical form https://CRAN.R-project.org/package=dde to link to this page.