From a8ab5f5f1139d97f8636c22cb39e4a31b71bc889 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 2 Feb 2018 12:38:55 +0100 Subject: mkinfit: Work around a bug in the current FME version that prevented the convergence message to be returned in the case of non-convergence. --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 87bad442..a0241743 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,8 @@ - 'mkinfit': Added the iterative reweighting method 'tc' using the two-component error model from Rocke and Lorenzato. NA values in the data are not returned any more. +- 'mkinfit': Work around a bug in the current FME version that prevented the convergence message to be returned in the case of non-convergence. + - 'summary.mkinfit': Improved output regarding weighting method. No predictions are returned for NA values in the model (see above). - 'summary.mkinfit': Show versions of mkin and R used for fitting (not the ones used for the summary) if the fit was generated with mkin >= 0.9.47.1 -- cgit v1.2.1