From 0b677308e3ffbf742880f05cc54da469f3ecc854 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 9 Mar 2018 23:14:39 +0100 Subject: Another rebuild of the static docs Now with rbenchmark installed, to get results for the compiled_models vignette --- docs/articles/FOCUS_L.html | 47 ++++++++++++++++++++++------------------------ 1 file changed, 22 insertions(+), 25 deletions(-) (limited to 'docs/articles/FOCUS_L.html') diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html index 5de06ad5..196a0c4f 100644 --- a/docs/articles/FOCUS_L.html +++ b/docs/articles/FOCUS_L.html @@ -9,10 +9,7 @@ - - - - @@ -80,7 +77,7 @@

Example evaluation of FOCUS Laboratory Data L1 to L3

Johannes Ranke

-

2018-03-01

+

2018-03-09

@@ -103,15 +100,15 @@ FOCUS_2006_L1_mkin <- summary(m.L1.SFO)
## mkin version:    0.9.46.3 
 ## R version:       3.4.3 
-## Date of fit:     Thu Mar  1 14:31:57 2018 
-## Date of summary: Thu Mar  1 14:31:57 2018 
+## Date of fit:     Fri Mar  9 23:09:50 2018 
+## Date of summary: Fri Mar  9 23:09:50 2018 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent_sink * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted with method Port using 37 model solutions performed in 0.24 s
+## Fitted with method Port using 37 model solutions performed in 0.264 s
 ## 
 ## Weighting: none
 ## 
@@ -194,15 +191,15 @@ FOCUS_2006_L1_mkin <- 
summary(m.L1.FOMC, data = FALSE)
## mkin version:    0.9.46.3 
 ## R version:       3.4.3 
-## Date of fit:     Thu Mar  1 14:31:59 2018 
-## Date of summary: Thu Mar  1 14:32:00 2018 
+## Date of fit:     Fri Mar  9 23:09:52 2018 
+## Date of summary: Fri Mar  9 23:09:52 2018 
 ## 
 ## Equations:
 ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted with method Port using 611 model solutions performed in 1.375 s
+## Fitted with method Port using 611 model solutions performed in 1.451 s
 ## 
 ## Weighting: none
 ## 
@@ -289,15 +286,15 @@ FOCUS_2006_L2_mkin <- 
summary(m.L2.FOMC, data = FALSE)
## mkin version:    0.9.46.3 
 ## R version:       3.4.3 
-## Date of fit:     Thu Mar  1 14:32:00 2018 
-## Date of summary: Thu Mar  1 14:32:00 2018 
+## Date of fit:     Fri Mar  9 23:09:53 2018 
+## Date of summary: Fri Mar  9 23:09:53 2018 
 ## 
 ## Equations:
 ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted with method Port using 81 model solutions performed in 0.158 s
+## Fitted with method Port using 81 model solutions performed in 0.175 s
 ## 
 ## Weighting: none
 ## 
@@ -360,8 +357,8 @@ FOCUS_2006_L2_mkin <- 
summary(m.L2.DFOP, data = FALSE)
## mkin version:    0.9.46.3 
 ## R version:       3.4.3 
-## Date of fit:     Thu Mar  1 14:32:01 2018 
-## Date of summary: Thu Mar  1 14:32:01 2018 
+## Date of fit:     Fri Mar  9 23:09:54 2018 
+## Date of summary: Fri Mar  9 23:09:54 2018 
 ## 
 ## Equations:
 ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -370,7 +367,7 @@ FOCUS_2006_L2_mkin <-  
summary(mm.L3[["DFOP", 1]])
## mkin version:    0.9.46.3 
 ## R version:       3.4.3 
-## Date of fit:     Thu Mar  1 14:32:02 2018 
-## Date of summary: Thu Mar  1 14:32:02 2018 
+## Date of fit:     Fri Mar  9 23:09:55 2018 
+## Date of summary: Fri Mar  9 23:09:55 2018 
 ## 
 ## Equations:
 ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -462,7 +459,7 @@ mm.L3 <-  
summary(mm.L4[["SFO", 1]], data = FALSE)
## mkin version:    0.9.46.3 
 ## R version:       3.4.3 
-## Date of fit:     Thu Mar  1 14:32:03 2018 
-## Date of summary: Thu Mar  1 14:32:03 2018 
+## Date of fit:     Fri Mar  9 23:09:55 2018 
+## Date of summary: Fri Mar  9 23:09:56 2018 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent_sink * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted with method Port using 46 model solutions performed in 0.089 s
+## Fitted with method Port using 46 model solutions performed in 0.09 s
 ## 
 ## Weighting: none
 ## 
@@ -613,8 +610,8 @@ mm.L4 <- 
summary(mm.L4[["FOMC", 1]], data = FALSE)
## mkin version:    0.9.46.3 
 ## R version:       3.4.3 
-## Date of fit:     Thu Mar  1 14:32:03 2018 
-## Date of summary: Thu Mar  1 14:32:03 2018 
+## Date of fit:     Fri Mar  9 23:09:56 2018 
+## Date of summary: Fri Mar  9 23:09:56 2018 
 ## 
 ## Equations:
 ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
-- 
cgit v1.2.3