diff options
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# mkin 0.9.47.6 (2018-11-26) +# mkin 0.9.47.6 (2019-01-31) - Add the function 'logLik.mkinfit' which makes it possible to calculate an AIC for mkinfit objects @@ -14,6 +14,8 @@ - 'tests/testthat/test_irls.R': Test if the components of the error model used to generate the data can be reproduced with moderate accuracy +- Add the function 'CAKE_export' to facilitate cross-checking of results + # 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 |