aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-07-14 20:18:53 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2014-07-14 20:18:53 +0200
commite0a3413892c7330d496b448a561e87d2bdd67aa9 (patch)
tree20227b52969496a03daf1fe01588783e4a112501 /NEWS.md
parenta69bf39427ff4f93eebdc8bceacb8174ff13c085 (diff)
parent759e693e9af8e794bbfa62b001117fabbdbc8bfa (diff)
Merge bugfix branch 'master' into iore
Add IORE support to mkinerrmin
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 2281bcc2..8c96c857 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,8 +1,16 @@
-# CHANGES in mkin VERSION 0.9-31
+# CHANGES in mkin VERSION 0.9-32
## NEW FEATURES
-- Add the possibility to fit indeterminate order rate equation (IORE) models using an analytical solution (parent only) or a numeric solution. Paths from IORE compounds to metabolites are supported when using of formation fractions (use_of_ff = 'max'). The numerical solution (method.ode = 'deSolve') of the IORE differential equations sometimes fails due to numerical problems.
+- Add the possibility to fit indeterminate order rate equation (IORE) models using an analytical solution (parent only) or a numeric solution. Paths from IORE compounds to metabolites are supported when using of formation fractions (use_of_ff = 'max'). Note that the numerical solution (method.ode = 'deSolve') of the IORE differential equations sometimes fails due to numerical problems.
+
+# CHANGES in mkin VERSION 0.9-31
+
+## BUG FIXES
+
+- The internal renaming of optimised parameters in Version 0.9-30 led to errors in the determination of the degrees of freedom for the chi2 error level calulations in `mkinerrmin()` used by the summary function.
+
+- Initial values for formation fractions were not set in all cases
# CHANGES in mkin VERSION 0.9-30

Contact - Imprint