A framework to simulate ecosystem dynamics through ordinary differential equations (ODEs). You create an ODE model, tells 'ecode' to explore its behaviour, and perform numerical simulations on the model. 'ecode' also allows you to fit model parameters by machine learning algorithms. Potential users include researchers who are interested in the dynamics of ecological community and biogeochemical cycles.
Version: | 0.1.0 |
Imports: | ggplot2, cowplot, rlang, stringr |
Published: | 2024-07-02 |
DOI: | 10.32614/CRAN.package.ecode |
Author: | Haoran Wu [aut, cre], Chen Peng [aut] |
Maintainer: | Haoran Wu <haoran.wu at wolfson.ox.ac.uk> |
BugReports: | https://github.com/HaoranPopEvo/ecode/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/HaoranPopEvo/ecode |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ecode results |
Reference manual: | ecode.pdf |
Package source: | ecode_0.1.0.tar.gz |
Windows binaries: | r-devel: ecode_0.1.0.zip, r-release: ecode_0.1.0.zip, r-oldrel: ecode_0.1.0.zip |
macOS binaries: | r-release (arm64): ecode_0.1.0.tgz, r-oldrel (arm64): ecode_0.1.0.tgz, r-release (x86_64): ecode_0.1.0.tgz, r-oldrel (x86_64): ecode_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ecode to link to this page.