diff options
Diffstat (limited to 'docs/news/index.html')
-rw-r--r-- | docs/news/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 0e7ceabf..41920ac2 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -109,6 +109,7 @@ <ul> <li><p>‘test_data_from_UBA_2014’: Added this list of datasets containing experimental data used in the expertise from 2014</p></li> <li><p>‘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.</p></li> +<li><p>‘mkinfit’: Work around a bug in the current FME version that prevented the convergence message to be returned in the case of non-convergence.</p></li> <li><p>‘summary.mkinfit’: Improved output regarding weighting method. No predictions are returned for NA values in the model (see above).</p></li> <li><p>‘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</p></li> </ul> |