From 0311f0658a276fab84e78c060b73c0b46c33b100 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 2 Apr 2023 16:58:56 +0200 Subject: Deal with covariates in summary for saem.mmkin objects --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index ff6541da..ea69db02 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,10 +1,10 @@ # mkin 1.2.3 -- Depend on upcoming deSolve version with the possibility to avoid resolving symbols in a shared library (compiled models) over and over. +- Depend on current deSolve version with the possibility to avoid resolving symbols in a shared library (compiled models) over and over, thanks to Thomas Petzoldt. - '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. +- 'R/{endpoints,parms,plot.mixed.mmkin,summary.saem.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