diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-04 17:21:04 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-04 17:29:48 +0100 |
commit | 31fd7412f46c9715962763d435cb0060ea420752 (patch) | |
tree | 771183a2c729131e7364f0a41dae967f73dc150e /NEWS.md | |
parent | 0220b25f01a4451fa44a7b2f30f5849c4d822a9c (diff) |
Include fixed parameters in model names in lrtest
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ # mkin 0.9.49.8 (unreleased) -- 'confint.mkinfit': Make the quadratic approximation the default, as the likelihood profiling takes too much time for any with more than three parameters +- 'lrtest.mkinfit': Improve naming of the compared fits in the case of fixed parameters + +- 'confint.mkinfit': Make the quadratic approximation the default, as the likelihood profiling takes a lot of time, especially if the fit has more than three parameters # mkin 0.9.49.7 (2019-11-01) |