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.1 |
| Depends: | R (≥ 3.1.0) |
| LinkingTo: | ring (≥ 1.0.0) |
| Suggests: | deSolve, knitr, microbenchmark, rmarkdown, testthat |
| Published: | 2020-01-16 |
| 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 |
| CRAN checks: | dde results |
| Reference manual: | dde.pdf |
| Vignettes: |
dde |
| Package source: | dde_1.0.1.tar.gz |
| Windows binaries: | r-devel: dde_1.0.1.zip, r-release: dde_1.0.1.zip, r-oldrel: dde_1.0.1.zip |
| macOS binaries: | r-release (arm64): dde_1.0.1.tgz, r-oldrel (arm64): dde_1.0.1.tgz, r-release (x86_64): dde_1.0.1.tgz, r-oldrel (x86_64): dde_1.0.1.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.