aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-06-30 09:59:03 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2014-06-30 09:59:03 +0200
commit08c086bdbf409f025a23c617a98a067cbd3489d7 (patch)
tree1e1aaf9f87f7a2acb60af5d3418d1e11974f47d4 /NEWS.md
parentd1c9bd912e6ca66eda0fcdc6cd6e877f23a473c4 (diff)
Put the hint to the github commit log to the end
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index d1b631e9..7ff7fe29 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
# CHANGES in mkin VERSION 0.9-30
-- The ChangeLog was renamed to NEWS.md and the entries were converted to markdown syntax compatible with the `tools::news()` function built into R. For a detailed list of changes to the mkin source please consult the commit history on http://github.com/jranke/mkin
+- The ChangeLog was renamed to NEWS.md and the entries were converted to markdown syntax compatible with the `tools::news()` function built into R.
- The order of some of the information blocks in `print.summary.mkinfit.R()` has been ordered in a more logical way
@@ -54,7 +54,7 @@
# CHANGES in mkin VERSION 0.9-22
-- Get rid of the optimisation step in `mkinerrmin` - this was unnecessary Thanks to KinGUII for the inspiration - actually this is equation 6-2 in FOCUS kinetics p. 91 that I had overlooked originally
+- Get rid of the optimisation step in `mkinerrmin` - this was unnecessary. Thanks to KinGUII for the inspiration - actually this is equation 6-2 in FOCUS kinetics p. 91 that I had overlooked originally
- Fix `plot.mkinfit` as it passed graphical arguments like main to the solver
- Do not use `plot=TRUE` in `mkinfit()` example
- The first successful fits in the not so simple GUI
@@ -65,3 +65,5 @@
- Correct the output of the data in the case of manual weighting
- Implement IRLS assuming different variances for observed variables
- Do not use 0 values at time zero for chi2 error level calculations. This is the way it is done in KinGUII and it makes sense. It does impact the chi2 error levels in the output. Generally they seem to be lower for metabolites now, presumably because the mean of the observed values is higher
+
+For a detailed list of changes to the mkin source please consult the commit history on http://github.com/jranke/mkin

Contact - Imprint