aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-08-20 14:42:20 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2014-08-20 14:42:20 +0200
commit81dc12a8c149e11d57190ebf59f3f7e9c7b99af7 (patch)
tree84a2a561637eb5e4dfeff159eca45815e285d54a /NEWS.md
parent6794ef94a860b5e88b7c1dec06b29d071a25b95a (diff)
Fix mkinfit for a special situation
See NEWS.md: When the parent was not the (only) variable with the highest value out of all variables in the observed data, it could happen that the initial value (state.ini) was not initialised.
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index a24c31bc..d05c2095 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -8,6 +8,8 @@
- `mkinfit()`: The internally fitted parameter for `g` was named `g_ilr` even when `transform_fractions=FALSE`
+- `mkinfit()`: The initial value (state.ini) for the parent compound was not set when the parent was not the (only) variable with the highest value in the observed data.
+
## MINOR CHANGES
- The formatting of differential equations in the summary was improved by wrapping overly long lines

Contact - Imprint