Calculation routines based on the FOCUS Kinetics Report (2006, 2014). Includes a function for conveniently defining differential equation models, model solution based on eigenvalues if possible or using numerical solvers and a choice of the optimisation methods made available by the 'FME' package. If a C compiler (on windows: 'Rtools') is installed, differential equation models are solved using compiled C functions. Please note that no warranty is implied for correctness of results or fitness for a particular purpose.
Version: | 0.9.44 |
Depends: | minpack.lm, rootSolve, inline, parallel |
Imports: | stats, graphics, methods, FME, deSolve, R6 |
Suggests: | knitr, testthat, microbenchmark, ggplot2 |
Published: | 2016-06-29 |
Author: | Johannes Ranke [aut, cre, cph], Katrin Lindenberger [ctb], René Lehmann [ctb], Eurofins Regulatory AG [cph] |
Maintainer: | Johannes Ranke <jranke at uni-bremen.de> |
BugReports: | http://github.com/jranke/mkin/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL] |
URL: | http://kinfit.r-forge.r-project.org/mkin_static http://github.com/jranke/mkin |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | DifferentialEquations |
CRAN checks: | mkin results |
Reference manual: | mkin.pdf |
Vignettes: |
Example evaluation of FOCUS Example Dataset D Example evaluation of FOCUS Laboratory Data L1 to L3 Performance benefit by using compiled model definitions in mkin mkin - Kinetic evaluation of chemical degradation data Example evaluation of FOCUS dataset Z |
Package source: | mkin_0.9.44.tar.gz |
Windows binaries: | r-devel: mkin_0.9.44.zip, r-release: mkin_0.9.44.zip, r-oldrel: mkin_0.9.44.zip |
OS X Mavericks binaries: | r-release: mkin_0.9.44.tgz, r-oldrel: mkin_0.9.44.tgz |
Old sources: | mkin archive |
Please use the canonical form https://CRAN.R-project.org/package=mkin to link to this page.