From 675a733fa2acc08daabb9b8b571c7d658f281f73 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 26 May 2020 18:38:51 +0200 Subject: Use all cores per default, confint tolerance Also, use more intelligent starting values for the variance of the random effects for saemix. While this does not appear to speed up the convergence, it shows where this variance is greatly reduced by using mixed-effects models as opposed to the separate independent fits. --- vignettes/FOCUS_D.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'vignettes/FOCUS_D.html') diff --git a/vignettes/FOCUS_D.html b/vignettes/FOCUS_D.html index 38c597b0..16bc2084 100644 --- a/vignettes/FOCUS_D.html +++ b/vignettes/FOCUS_D.html @@ -11,7 +11,7 @@ - + Example evaluation of FOCUS Example Dataset D @@ -365,7 +365,7 @@ summary {

Example evaluation of FOCUS Example Dataset D

Johannes Ranke

-

2020-05-11

+

2020-05-26

@@ -439,10 +439,10 @@ print(FOCUS_2006_D)

A comprehensive report of the results is obtained using the summary method for mkinfit objects.

summary(fit)
-
## mkin version used for fitting:    0.9.50 
+
## mkin version used for fitting:    0.9.50.3 
 ## R version used for fitting:       4.0.0 
-## Date of fit:     Mon May 11 04:41:12 2020 
-## Date of summary: Mon May 11 04:41:12 2020 
+## Date of fit:     Tue May 26 17:01:07 2020 
+## Date of summary: Tue May 26 17:01:07 2020 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent * parent
-- 
cgit v1.2.1