diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-04-12 14:41:07 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-04-13 11:11:02 +0200 |
commit | ea57db98cef3fb882f7bd9656b44f270e7bded38 (patch) | |
tree | eded8b3bd50eacf3c505111eb6bcf0e15b43a9d5 /NEWS.md | |
parent | e99f089012c3c4a0b00ade470f180f3ee2b65e9a (diff) |
More control of y axes in plot.mkinfit, updates
Documentation and test results were updated, the latter with regard
to the previous work on plot.mixed.mmkin.
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ - 'plot.mixed.mmkin': Pass the frame argument also to residual plots, take the 'default_log_parms' argument for 'mean_degparms' used for constructing approximate population curves, plot population curve last to avoid that it is covered by data +- 'plot.mkinfit': Respect argument 'maxabs' for residual plots, and make it possible to give ylim as a list, for row layouts + # mkin 1.1.0 (2022-03-14) ## Mixed-effects models |