diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-01-25 17:55:06 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-01-25 17:55:06 +0100 |
commit | 0280b9c8dcc77cb1d22964485462b27a56b96eca (patch) | |
tree | 56f86e3530a374b019a5d34f08a8fec48350305c /NEWS.md | |
parent | 737fc7f352bbb853b01ff6e3c6ec21a528da901e (diff) |
Some more plotting improvements
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,9 +16,9 @@ - 'transform_odeparms', 'backtransform_odeparms': Use logit transformation for solitary fractions like the g parameter of the DFOP model, or formation fractions for a pathway to only one target variable -- 'plot.mmkin': Add a ylab argument, making it possible to customize the y axis label of the panels on the left without affecting the residual plots +- 'plot.mmkin': Add a ylab argument, making it possible to customize the y axis label of the panels on the left without affecting the residual plots. Reduce legend size and vertical distance between panels -- 'plot.mkinfit': Change default ylab from "Observed" to "Residue" +- 'plot.mkinfit': Change default ylab from "Observed" to "Residue". Pass xlab to residual plot if show_residuals is TRUE. ## Mixed-effects models |