diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-07-25 09:36:15 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-07-25 09:36:15 +0200 |
commit | e5c955f82adf6139d76f842a0b85e5d383685793 (patch) | |
tree | d81f00619d581a0d1e02cccc873595a1d2148e83 /NEWS.md | |
parent | f9e3f7964623530983f8c0665df06602d6283ff7 (diff) |
Fix internal naming of g for transform_fractions=FALSE
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ - The initial value (state.ini) for the observed variable with the highest observed residue is set to 100 in case it has no time zero observation and `state.ini = "auto"` +## BUG FIXES + +- `mkinfit()`: The internally fitted parameter for `g` was named `g_ilr` even when `transform_fractions=FALSE` + # CHANGES in mkin VERSION 0.9-32 ## NEW FEATURES |