From 48c463680b51fa767b4cd7bd62865f192d0354ac Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 6 Feb 2021 18:30:32 +0100 Subject: Reintroduce interface to saemix Also after the upgrade from buster to bullseye of my local system, some test results for saemix have changed. --- NEWS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 124111d6..08745e9f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,13 @@ +# mkin 1.0.1.9000 + +- Switch to a versioning scheme where the fourth version component indicates development versions + +- Reintroduce the interface to the current development version of saemix, in particular: + +- 'saemix_model' and 'saemix_data': Helper functions to set up nonlinear mixed-effects models for mmkin row objects + +- 'saem': generic function to fit saemix models using 'saemix_model' and 'saemix_data', with a generator 'saem.mmkin', summary and plot methods + # mkin 1.0.1 - 'confint.mmkin', 'nlme.mmkin', 'transform_odeparms': Fix example code in dontrun sections that failed with current defaults -- cgit v1.2.1