From 40b78bed232798ecbeb72759cdf8d400ea35b31f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 23 Jul 2021 13:55:34 +0200 Subject: Some example evaluations of dimethenamid data Evaluations with nlme, saemix and nlmixr are included --- .../figure-html/f_parent_nlmixr_saem_dfop_const-1.png | Bin 0 -> 92167 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png (limited to 'vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png') diff --git a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png new file mode 100644 index 00000000..043a1fca Binary files /dev/null and b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png differ -- cgit v1.2.1 From c41381a961263c28d60976e68923157916c78b15 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 16 Sep 2021 15:31:13 +0200 Subject: Adapt and improve the dimethenamid vignette Adapt to the corrected data and unify control parameters for saemix and nlmixr with saem. Update docs --- .../f_parent_nlmixr_saem_dfop_const-1.png | Bin 92167 -> 87338 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png') diff --git a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png index 043a1fca..1b97c17e 100644 Binary files a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png and b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png differ -- cgit v1.2.1 From 5c15ef747568b3a9a9c094b6aa546dc80e3aa87a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 27 Sep 2021 20:10:01 +0200 Subject: intervals() methods, more DFOP/tc variants --- .../f_parent_nlmixr_saem_dfop_const-1.png | Bin 87338 -> 96984 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png') diff --git a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png index 1b97c17e..4dd55f98 100644 Binary files a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png and b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png differ -- cgit v1.2.1 From e7751e791f46b2aa334f52109e0bd8211dfd7083 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 11 Jan 2022 19:28:22 +0100 Subject: Update the dimethenamid vignette with current saemix Convergence is faster with this version (@ecomets mentioned that there was a bugfix lately that could lead to faster convergence). However, if I use too many iterations (i.e. 10 000 as in the last version of this vignette), I get an error in solving omega.teta during later iterations, apparently due to overparameterisation of the DFOP model in this case. --- .../f_parent_nlmixr_saem_dfop_const-1.png | Bin 96984 -> 94264 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png') diff --git a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png index 4dd55f98..88089aaf 100644 Binary files a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png and b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_nlmixr_saem_dfop_const-1.png differ -- cgit v1.2.1