diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-05 15:57:24 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-05 15:57:24 +0200 |
commit | 4596667b19f032232ceb8f3f762aaad5d69c15be (patch) | |
tree | 793c67bd5dab6ba89eb505ef489b8071207382d0 /NEWS.md | |
parent | eed28a846b6b6deb67e07fddf6e62d299a6547bb (diff) |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |