Provides functions to help in fitting models to data, to perform Monte Carlo, sensitivity and identifiability analysis. It is intended to work with models be written as a set of differential equations that are solved either by an integration routine from package deSolve, or a steady-state solver from package rootSolve. However, the methods can also be used with other types of functions.
| Version: | 1.3 |
| Depends: | R (≥ 2.6), deSolve, rootSolve, minpack.lm, MASS, coda |
| Published: | 2012-03-24 |
| Author: | Karline Soetaert, Thomas Petzoldt |
| Maintainer: | Karline Soetaert <karline.soetaert at nioz.nl> |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| NeedsCompilation: | yes |
| Citation: | FME citation info |
| In views: | DifferentialEquations |
| CRAN checks: | FME results |
| Reverse depends: | mkin, SoilR |
| Reverse suggests: | simecol |