diff options
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ # mkin 1.2.9 +- 'R/plot.mixed.R': Support more than 25 datasets + +- 'R/mkinfit.R': Support passing the observed data as a 'tibble' + +- 'R/parplot.R': Support multistart objects with covariate models and filter negative values of scaled parameters (with a warning) for plotting. + - 'R/create_deg_func.R: Make sure that no reversible reactions are specified in the case of two observed variables, as this is not supported # mkin 1.2.8 (unreleased) |