diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-04 23:48:20 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-04 23:48:20 +0100 |
commit | 3410513f55b3f8b5c4331f4fb4487613d3a28208 (patch) | |
tree | 2cca68db398dfebae0d43d27cc658acf15e9ede7 /NEWS.md | |
parent | 31fd7412f46c9715962763d435cb0060ea420752 (diff) |
Scaled residual plots
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # mkin 0.9.49.8 (unreleased) +- 'plot_res', 'plot_sep' and 'mkinerrplot': Add the possibility to show standardized residuals and make it the default for fits with error models other than 'const' + - '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 |