Use numerical optimization to fit ordinary differential equations (ODEs) to time series data to examine the dynamic relationships between variables or the characteristics of a dynamical system. It can now be used to estimate the parameters of ODEs up to second order. See <https://github.com/yueqinhu/defit> for details.
Version: | 0.1.2 |
Depends: | R (≥ 2.10) |
Imports: | deSolve, ggplot2, stats, R6 |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2023-02-15 |
Author: | Yueqin Hu [aut, cre], Qingshan Liu [aut] |
Maintainer: | Yueqin Hu <yueqinhu at bnu.edu.cn> |
License: | GPL (≥ 3) |
URL: | https://github.com/yueqinhu/defit |
NeedsCompilation: | no |
CRAN checks: | deFit results |
Reference manual: | deFit.pdf |
Package source: | deFit_0.1.2.tar.gz |
Windows binaries: | r-devel: deFit_0.1.2.zip, r-release: deFit_0.1.2.zip, r-oldrel: deFit_0.1.2.zip |
macOS binaries: | r-release (arm64): deFit_0.1.2.tgz, r-oldrel (arm64): deFit_0.1.2.tgz, r-release (x86_64): deFit_0.1.2.tgz, r-oldrel (x86_64): deFit_0.1.2.tgz |
Old sources: | deFit archive |
Please use the canonical form https://CRAN.R-project.org/package=deFit to link to this page.