From 4596667b19f032232ceb8f3f762aaad5d69c15be Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 5 Jul 2019 15:57:24 +0200 Subject: Static documentation rebuilt by pkgdown --- NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 853f6b56..d517f0e4 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +# mkin 0.9.49.6 (2019-07-05) + +- Update README and the introductory vignette + +- Report 'OLS' as error_model_algorithm in the summary in the case that the default error_model ('const') is used + # mkin 0.9.49.5 (2019-07-04) - Several algorithms for minimization of the negative log-likelihood for non-constant error models (two-component and variance by variable). In the case the error model is constant variance, least squares is used as this is more stable. The default algorithm 'd_3' tries direct minimization and a three-step procedure, and returns the model with the highest likelihood. -- cgit v1.2.1