aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-09-21 17:15:06 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-09-21 17:15:06 +0200
commitb12e80a875d87f790d67a4e5a50d829060316a18 (patch)
tree0504845ea4551bdd8e822e00b60c5617ab48f1d9 /NEWS.md
parent9cea08c280aaf6d2a11c399c9b29fa9e8a5373d5 (diff)
Improve fitting the two-component error model
with respect to accuracy and robustness.
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md6
1 files changed, 5 insertions, 1 deletions
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

Contact - Imprint