From b12e80a875d87f790d67a4e5a50d829060316a18 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 21 Sep 2018 17:15:06 +0200 Subject: Improve fitting the two-component error model with respect to accuracy and robustness. --- NEWS.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 8372a8b5..cce1bea6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# mkin 0.9.47.6 (2018-09-18) +# mkin 0.9.47.6 (2018-09-21) - 'add_err': Respect the argument giving the number of replicates in the synthetic dataset @@ -6,6 +6,10 @@ - 'mkinpredict': Make the function generic and create a method for mkinfit objects +- 'mkinfit': Improve the correctness of the fitted two component error model by fitting the mean absolute deviance at each observation against the observed values, weighting with the current two-component error model + +- 'tests/testthat/test_irls.R': Test if the components of the error model used to generate the data can be reproduced with moderate accuracy + # mkin 0.9.47.5 (2018-09-14) - Make the two-component error model stop in cases where it is inadequate to avoid nls crashes on windows -- cgit v1.2.1