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/404.html | 6 +- docs/articles/index.html | 6 +- docs/articles/web_only/mesotrione_parent_2023.html | 707 +++++++++++---------- .../figure-html/unnamed-chunk-14-1.png | Bin 78165 -> 83449 bytes .../figure-html/unnamed-chunk-19-1.png | Bin 77391 -> 82150 bytes .../figure-html/unnamed-chunk-25-1.png | Bin 77786 -> 82704 bytes .../figure-html/unnamed-chunk-30-1.png | Bin 77683 -> 82968 bytes .../figure-html/unnamed-chunk-8-1.png | Bin 76004 -> 80875 bytes docs/authors.html | 10 +- docs/index.html | 8 +- docs/news/index.html | 10 +- docs/reference/index.html | 6 +- docs/reference/saem-3.png | Bin 128590 -> 128574 bytes docs/reference/saem.html | 29 +- docs/search.json | 2 +- 15 files changed, 401 insertions(+), 383 deletions(-) (limited to 'docs') diff --git a/docs/404.html b/docs/404.html index 39613c3e..4a18a694 100644 --- a/docs/404.html +++ b/docs/404.html @@ -1,5 +1,5 @@ - + @@ -20,7 +20,7 @@ mkin - 1.2.10 + 1.2.11