From a8514e92fbb23d60db686ddf153592fb28c48a77 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 23 Mar 2023 16:42:31 +0100 Subject: Support covariates in endpoints() --- NEWS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 65bbe185..02550282 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,9 @@ - Depend on upcoming deSolve version with the possibility to avoid resolving symbols in a shared library (compiled models) over and over. -- 'R/mkinerrmin.R': Fix typo in subset (use of = instead of ==), thanks to Sebastian Meyer for spotting this during his work on R 4.3.0 +- 'R/mkinerrmin.R': Fix typo in subset (use of = instead of ==), thanks to Sebastian Meyer for spotting this during his work on R 4.3.0. + +- 'R/{endpoints,parms,plot.mixed.mmkin}.R': Calculate parameters and endpoints and plot population curves for specific covariate values, or specific percentiles of covariate values used in saem fits. # mkin 1.2.2 (unreleased) -- cgit v1.2.1