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_saemix_dfop_tc-1.png | Bin 0 -> 31646 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png (limited to 'vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png') diff --git a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png new file mode 100644 index 00000000..ecc6ccf3 Binary files /dev/null and b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-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 --- .../figure-html/f_parent_saemix_dfop_tc-1.png | Bin 31646 -> 30583 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png') diff --git a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png index ecc6ccf3..bcd023c5 100644 Binary files a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png and b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-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. --- .../figure-html/f_parent_saemix_dfop_tc-1.png | Bin 30583 -> 29299 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png') diff --git a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png index bcd023c5..d154dc9b 100644 Binary files a/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png and b/vignettes/web_only/dimethenamid_2018_files/figure-html/f_parent_saemix_dfop_tc-1.png differ -- cgit v1.2.1