diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-28 12:24:32 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-28 12:24:32 +0200 |
commit | 609bfe2fd7ecbdcad5f5d641f0db51541dcd6a4e (patch) | |
tree | 82384c0441bdf268040ecc29913d820ae26611b6 /NEWS.md | |
parent | 156b82b88dbd73e9370c74b474432b410415046d (diff) |
use_of_ff = "max" for shorthand models like "SFO"
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ - 'confint(method = 'profile'): Choose accuracy based on 'rel_tol' argument, relative to the bounds obtained by the quadratic approximation +- 'mkinfit': Make 'use_of_ff' = "max" also the default for models specified using short names like "SFO" or "FOMC" + # mkin 0.9.50.2 (2020-05-12) - Increase tolerance for a platform specific test results on the Solaris test machine on CRAN |