From d8f31d1323998f33d07535f55c81be380d93ca45 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 9 Feb 2022 12:19:14 +0100 Subject: Adapt saemix interface to saemix 3.0 on CRAN --- vignettes/FOCUS_L.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'vignettes/FOCUS_L.html') diff --git a/vignettes/FOCUS_L.html b/vignettes/FOCUS_L.html index 96a823cf..4a66985e 100644 --- a/vignettes/FOCUS_L.html +++ b/vignettes/FOCUS_L.html @@ -1513,7 +1513,7 @@ div.tocify {

Example evaluation of FOCUS Laboratory Data L1 to L3

Johannes Ranke

-

Last change 17 November 2016 (rebuilt 2021-11-17)

+

Last change 17 November 2016 (rebuilt 2022-02-08)

@@ -1534,8 +1534,8 @@ FOCUS_2006_L1_mkin <- mkin_wide_to_long(FOCUS_2006_L1) summary(m.L1.SFO)
## mkin version used for fitting:    1.1.0 
 ## R version used for fitting:       4.1.2 
-## Date of fit:     Wed Nov 17 12:15:51 2021 
-## Date of summary: Wed Nov 17 12:15:51 2021 
+## Date of fit:     Tue Feb  8 17:20:28 2022 
+## Date of summary: Tue Feb  8 17:20:28 2022 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent * parent
@@ -1635,15 +1635,15 @@ summary(m.L1.SFO)
## doubtful
## mkin version used for fitting:    1.1.0 
 ## R version used for fitting:       4.1.2 
-## Date of fit:     Wed Nov 17 12:15:51 2021 
-## Date of summary: Wed Nov 17 12:15:51 2021 
+## Date of fit:     Tue Feb  8 17:20:28 2022 
+## Date of summary: Tue Feb  8 17:20:28 2022 
 ## 
 ## Equations:
 ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted using 369 model solutions performed in 0.082 s
+## Fitted using 369 model solutions performed in 0.081 s
 ## 
 ## Error model: Constant variance 
 ## 
@@ -1740,8 +1740,8 @@ plot(m.L2.FOMC, show_residuals = TRUE,
 
summary(m.L2.FOMC, data = FALSE)
## mkin version used for fitting:    1.1.0 
 ## R version used for fitting:       4.1.2 
-## Date of fit:     Wed Nov 17 12:15:52 2021 
-## Date of summary: Wed Nov 17 12:15:52 2021 
+## Date of fit:     Tue Feb  8 17:20:28 2022 
+## Date of summary: Tue Feb  8 17:20:28 2022 
 ## 
 ## Equations:
 ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
@@ -1818,8 +1818,8 @@ plot(m.L2.DFOP, show_residuals = TRUE, show_errmin = TRUE,
 
summary(m.L2.DFOP, data = FALSE)
## mkin version used for fitting:    1.1.0 
 ## R version used for fitting:       4.1.2 
-## Date of fit:     Wed Nov 17 12:15:52 2021 
-## Date of summary: Wed Nov 17 12:15:52 2021 
+## Date of fit:     Tue Feb  8 17:20:29 2022 
+## Date of summary: Tue Feb  8 17:20:29 2022 
 ## 
 ## Equations:
 ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -1828,7 +1828,7 @@ plot(m.L2.DFOP, show_residuals = TRUE, show_errmin = TRUE,
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted using 581 model solutions performed in 0.134 s
+## Fitted using 581 model solutions performed in 0.136 s
 ## 
 ## Error model: Constant variance 
 ## 
@@ -1918,8 +1918,8 @@ plot(mm.L3)
summary(mm.L3[["DFOP", 1]])
## mkin version used for fitting:    1.1.0 
 ## R version used for fitting:       4.1.2 
-## Date of fit:     Wed Nov 17 12:15:52 2021 
-## Date of summary: Wed Nov 17 12:15:52 2021 
+## Date of fit:     Tue Feb  8 17:20:29 2022 
+## Date of summary: Tue Feb  8 17:20:29 2022 
 ## 
 ## Equations:
 ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -1928,7 +1928,7 @@ plot(mm.L3)
## ## Model predictions using solution type analytical ## -## Fitted using 376 model solutions performed in 0.08 s +## Fitted using 376 model solutions performed in 0.078 s ## ## Error model: Constant variance ## @@ -2026,8 +2026,8 @@ plot(mm.L4)
summary(mm.L4[["SFO", 1]], data = FALSE)
## mkin version used for fitting:    1.1.0 
 ## R version used for fitting:       4.1.2 
-## Date of fit:     Wed Nov 17 12:15:53 2021 
-## Date of summary: Wed Nov 17 12:15:53 2021 
+## Date of fit:     Tue Feb  8 17:20:29 2022 
+## Date of summary: Tue Feb  8 17:20:30 2022 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent * parent
@@ -2090,8 +2090,8 @@ plot(mm.L4)
summary(mm.L4[["FOMC", 1]], data = FALSE)
## mkin version used for fitting:    1.1.0 
 ## R version used for fitting:       4.1.2 
-## Date of fit:     Wed Nov 17 12:15:53 2021 
-## Date of summary: Wed Nov 17 12:15:53 2021 
+## Date of fit:     Tue Feb  8 17:20:30 2022 
+## Date of summary: Tue Feb  8 17:20:30 2022 
 ## 
 ## Equations:
 ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
-- 
cgit v1.2.1