From f18213520f20aba947093e53113c44b689e8b98d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 16 Jan 2018 06:11:54 +0100 Subject: Updates in the FOCUS Z vignette To make the text consistent with the results produced by the current mkin version. Static documentation articles rebuilt by pkgdown::build_articles() --- docs/articles/FOCUS_L.html | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'docs/articles/FOCUS_L.html') diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html index bc2b9947..42ec2df1 100644 --- a/docs/articles/FOCUS_L.html +++ b/docs/articles/FOCUS_L.html @@ -77,7 +77,7 @@

Example evaluation of FOCUS Laboratory Data L1 to L3

Johannes Ranke

-

2018-01-14

+

2018-01-16

@@ -100,15 +100,15 @@ FOCUS_2006_L1_mkin <- summary(m.L1.SFO)
## mkin version:    0.9.47.1 
 ## R version:       3.4.3 
-## Date of fit:     Sun Jan 14 18:36:12 2018 
-## Date of summary: Sun Jan 14 18:36:12 2018 
+## Date of fit:     Tue Jan 16 06:11:06 2018 
+## Date of summary: Tue Jan 16 06:11:06 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.258 s
+## Fitted with method Port using 37 model solutions performed in 0.245 s
 ## 
 ## Weighting: none
 ## 
@@ -193,8 +193,8 @@ FOCUS_2006_L1_mkin <- 
summary(m.L1.FOMC, data = FALSE)
## mkin version:    0.9.47.1 
 ## R version:       3.4.3 
-## Date of fit:     Sun Jan 14 18:36:13 2018 
-## Date of summary: Sun Jan 14 18:36:13 2018 
+## Date of fit:     Tue Jan 16 06:11:07 2018 
+## Date of summary: Tue Jan 16 06:11:07 2018 
 ## 
 ## 
 ## Warning: Optimisation by method Port did not converge.
@@ -206,7 +206,7 @@ FOCUS_2006_L1_mkin <-  
summary(m.L2.FOMC, data = FALSE)
## mkin version:    0.9.47.1 
 ## R version:       3.4.3 
-## Date of fit:     Sun Jan 14 18:36:14 2018 
-## Date of summary: Sun Jan 14 18:36:14 2018 
+## Date of fit:     Tue Jan 16 06:11:08 2018 
+## Date of summary: Tue Jan 16 06:11:08 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.177 s
+## Fitted with method Port using 81 model solutions performed in 0.168 s
 ## 
 ## Weighting: none
 ## 
@@ -364,8 +364,8 @@ FOCUS_2006_L2_mkin <- 
summary(m.L2.DFOP, data = FALSE)
## mkin version:    0.9.47.1 
 ## R version:       3.4.3 
-## Date of fit:     Sun Jan 14 18:36:15 2018 
-## Date of summary: Sun Jan 14 18:36:15 2018 
+## Date of fit:     Tue Jan 16 06:11:09 2018 
+## Date of summary: Tue Jan 16 06:11:09 2018 
 ## 
 ## Equations:
 ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -374,7 +374,7 @@ FOCUS_2006_L2_mkin <-  
summary(mm.L3[["DFOP", 1]])
## mkin version:    0.9.47.1 
 ## R version:       3.4.3 
-## Date of fit:     Sun Jan 14 18:36:16 2018 
-## Date of summary: Sun Jan 14 18:36:16 2018 
+## Date of fit:     Tue Jan 16 06:11:10 2018 
+## Date of summary: Tue Jan 16 06:11:10 2018 
 ## 
 ## Equations:
 ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -466,7 +466,7 @@ mm.L3 <-  
summary(mm.L4[["SFO", 1]], data = FALSE)
## mkin version:    0.9.47.1 
 ## R version:       3.4.3 
-## Date of fit:     Sun Jan 14 18:36:16 2018 
-## Date of summary: Sun Jan 14 18:36:17 2018 
+## Date of fit:     Tue Jan 16 06:11:10 2018 
+## Date of summary: Tue Jan 16 06:11:10 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.097 s
+## Fitted with method Port using 46 model solutions performed in 0.094 s
 ## 
 ## Weighting: none
 ## 
@@ -617,15 +617,15 @@ mm.L4 <- 
summary(mm.L4[["FOMC", 1]], data = FALSE)
## mkin version:    0.9.47.1 
 ## R version:       3.4.3 
-## Date of fit:     Sun Jan 14 18:36:17 2018 
-## Date of summary: Sun Jan 14 18:36:17 2018 
+## Date of fit:     Tue Jan 16 06:11:10 2018 
+## Date of summary: Tue Jan 16 06:11:10 2018 
 ## 
 ## Equations:
 ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted with method Port using 66 model solutions performed in 0.138 s
+## Fitted with method Port using 66 model solutions performed in 0.139 s
 ## 
 ## Weighting: none
 ## 
-- 
cgit v1.2.1