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.46 |
Depends: | minpack.lm, rootSolve, inline, parallel |
Imports: | stats, graphics, methods, FME, deSolve, R6 |
Suggests: | knitr, rbenchmark, tikzDevice, testthat |
Published: | 2017-07-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://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 Calculation of time weighted average concentrations with mkin Example evaluation of FOCUS dataset Z |
Package source: | mkin_0.9.46.tar.gz |
Windows binaries: | r-devel: mkin_0.9.46.zip, r-release: mkin_0.9.46.zip, r-oldrel: mkin_0.9.46.zip |
OS X El Capitan binaries: | r-release: mkin_0.9.46.tgz |
OS X Mavericks binaries: | r-oldrel: mkin_0.9.46.tgz |
Old sources: | mkin archive |
Please use the canonical form https://CRAN.R-project.org/package=mkin to link to this page.