diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-05-15 14:42:26 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-05-15 14:42:26 +0200 |
commit | 79da06cda38a8dc1d79937704f028a2562451fbf (patch) | |
tree | 8f98a69f20f038e3aafa1a2580178c4399337870 /README.md | |
parent | 03e6ac6d5c5feb12a0942b59b0ef745952fc19f7 (diff) |
Remove dead link to KinGUII pagev0.9-35
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -157,12 +157,11 @@ The first `mkin` code was on 18 May 2010. In 2011, Bayer Crop Science started to distribute an R based successor to KinGUI named -[KinGUII](https://kinguii.github.io) -whose R code is based on `mkin`, but which added, amongst other refinements, a -closed source graphical user interface (GUI), iteratively reweighted least -squares (IRLS) optimisation of the variance for each of the observed -variables, and Markov Chain Monte Carlo (MCMC) simulation functionality, -similar to what is available e.g. in the `FME` package. +KinGUII whose R code is based on `mkin`, but which added, amongst other +refinements, a closed source graphical user interface (GUI), iteratively +reweighted least squares (IRLS) optimisation of the variance for each of the +observed variables, and Markov Chain Monte Carlo (MCMC) simulation +functionality, similar to what is available e.g. in the `FME` package. Somewhat in parallel, Syngenta has sponsored the development of an `mkin` and KinGUII based GUI application called CAKE, which also adds IRLS and MCMC, is |