From 17af45b984d348505527140470c7fff204748ea6 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 12 Sep 2025 22:16:13 +0200 Subject: Facilitate centering covariates The motivation for this is to obtain confidence intervals for covariate dependent parameters that are valid for a median/mean value of the covariate. Implementation by adding an argument to the 'saem' function, and adapting the relevant functions working with 'saem' objects. Vignettes, the template and tests were updated to use the new functionality. --- docs/authors.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/authors.html') diff --git a/docs/authors.html b/docs/authors.html index 3af3811d..9ac0a380 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -1,5 +1,5 @@ -Authors and Citation • mkin +Authors and Citation • mkin Skip to contents @@ -7,7 +7,7 @@ mkin - 1.2.10 + 1.2.11