diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-02-20 10:23:03 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-02-20 10:23:03 +0100 |
commit | bac02db46d5e332f3663f0b137c6bc4da7c73d8d (patch) | |
tree | 174a76640dcf8dc354819bd09dcec39dec97dd50 /NEWS.md | |
parent | ab654b1124281f3308fcf152da93da57e0d2b83e (diff) |
Fix printing the summary if iterations are not available
This was broken for using method.modFit = "SANN"
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ## BUG FIXES - `mkinparplot()`: Avoid warnings that occurred when not all confidence intervals were available in the summary of the fit +- `print.summary.mkinfit()`: Fix printing the summary for the case that the number of iterations is not available # CHANGES in mkin VERSION 0.9-34 |