deFit: Fitting Differential Equations to Time Series Data (original) (raw)
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 |
License: | GPL (≥ 3) |
NeedsCompilation: | no |
In views: | DifferentialEquations |
CRAN checks: | deFit results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=deFitto link to this page.