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, and can also apply to multilevel systems. See <https://github.com/yueqinhu/defit> for details.
Version: | 0.3.0 |
Depends: | R (≥ 3.50) |
Imports: | deSolve, ggplot2, stats, R6 |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2024-10-18 |
DOI: | 10.32614/CRAN.package.deFit |
Author: | Yueqin Hu [aut, cre], Qingshan Liu [aut], Minglan Li [aut] |
Maintainer: | Yueqin Hu <yueqinhu at bnu.edu.cn> |
License: | GPL (≥ 3) |
NeedsCompilation: | no |
In views: | DifferentialEquations |
CRAN checks: | deFit results |
Reference manual: | deFit.pdf |
Package source: | deFit_0.3.0.tar.gz |
Windows binaries: | r-devel: deFit_0.3.0.zip, r-release: deFit_0.3.0.zip, r-oldrel: deFit_0.3.0.zip |
macOS binaries: | r-release (arm64): deFit_0.3.0.tgz, r-oldrel (arm64): deFit_0.3.0.tgz, r-release (x86_64): deFit_0.3.0.tgz, r-oldrel (x86_64): deFit_0.3.0.tgz |
Old sources: | deFit archive |
Please use the canonical form https://CRAN.R-project.org/package=deFit to link to this page.