aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-07-15 12:30:39 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-07-15 12:30:39 +0200
commit9f8e1eb33b586beb7e889212bdababa081b6ff67 (patch)
treea8ec85a113df890d6a4e3bf15001cbd0fe76abd7 /NEWS.md
parent46763edbd1c9b14cff15c53d96312a7930225704 (diff)
Improve handling of (partially) failing fits
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 4a923f09..25fe7f14 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -12,6 +12,10 @@
- 'mkinfit': Run 'stats::shapiro.test()' on standardized residuals and warn if p < 0.05
+- 'mkinfit': 'error_model_algorithm' = 'd_3' does not fail if direct fitting fails, but reports that the results for the threestep algorithm are returned
+
+- 'mmkin': Do not fail any more if one of the fits fails, but assign the try-error to the respective position in the mmkin object
+
# mkin 0.9.50.2 (2020-05-12)
- Increase tolerance for a platform specific test results on the Solaris test machine on CRAN

Contact - Imprint