From 6ea7bc3614b9a303f7c38dd63b9f80b8d0ebd95e Mon Sep 17 00:00:00 2001
From: Johannes Ranke Example evaluation of FOCUS Example Dataset D
Johannes Ranke
- 2018-03-11
+ 2018-03-21
diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html
index a23876ec..08e144bd 100644
--- a/docs/articles/FOCUS_L.html
+++ b/docs/articles/FOCUS_L.html
@@ -80,7 +80,7 @@
Example evaluation of FOCUS Laboratory Data L1 to L3
Johannes Ranke
- 2018-03-11
+ 2018-03-21
@@ -102,16 +102,16 @@ FOCUS_2006_L1_mkin <- m.L1.SFO <- mkinfit("SFO", FOCUS_2006_L1_mkin, quiet = TRUE)
summary(m.L1.SFO)
## mkin version: 0.9.46.3
-## R version: 3.4.3
-## Date of fit: Sun Mar 11 22:11:58 2018
-## Date of summary: Sun Mar 11 22:11:58 2018
+## R version: 3.4.4
+## Date of fit: Wed Mar 21 18:16:03 2018
+## Date of summary: Wed Mar 21 18:16:03 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.235 s
+## Fitted with method Port using 37 model solutions performed in 0.257 s
##
## Weighting: none
##
@@ -193,16 +193,16 @@ FOCUS_2006_L1_mkin <-
summary(m.L1.FOMC, data = FALSE)
## mkin version: 0.9.46.3
-## R version: 3.4.3
-## Date of fit: Sun Mar 11 22:12:01 2018
-## Date of summary: Sun Mar 11 22:12:01 2018
+## R version: 3.4.4
+## Date of fit: Wed Mar 21 18:16:05 2018
+## Date of summary: Wed Mar 21 18:16:05 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.458 s
+## Fitted with method Port using 611 model solutions performed in 1.404 s
##
## Weighting: none
##
@@ -288,16 +288,16 @@ FOCUS_2006_L2_mkin <-
summary(m.L2.FOMC, data = FALSE)
## mkin version: 0.9.46.3
-## R version: 3.4.3
-## Date of fit: Sun Mar 11 22:12:01 2018
-## Date of summary: Sun Mar 11 22:12:01 2018
+## R version: 3.4.4
+## Date of fit: Wed Mar 21 18:16:06 2018
+## Date of summary: Wed Mar 21 18:16:06 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.168 s
##
## Weighting: none
##
@@ -359,9 +359,9 @@ FOCUS_2006_L2_mkin <-
summary(m.L2.DFOP, data = FALSE)
## mkin version: 0.9.46.3
-## R version: 3.4.3
-## Date of fit: Sun Mar 11 22:12:02 2018
-## Date of summary: Sun Mar 11 22:12:02 2018
+## R version: 3.4.4
+## Date of fit: Wed Mar 21 18:16:06 2018
+## Date of summary: Wed Mar 21 18:16:06 2018
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -370,7 +370,7 @@ FOCUS_2006_L2_mkin <- summary(mm.L3[["DFOP", 1]])
## mkin version: 0.9.46.3
-## R version: 3.4.3
-## Date of fit: Sun Mar 11 22:12:03 2018
-## Date of summary: Sun Mar 11 22:12:03 2018
+## R version: 3.4.4
+## Date of fit: Wed Mar 21 18:16:07 2018
+## Date of summary: Wed Mar 21 18:16:07 2018
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -462,7 +462,7 @@ mm.L3 <- \(\chi^2\) error level of 3.3% as well as the plot suggest that the SFO model fits very well. The error level at which the \(\chi^2\) test passes is slightly lower for the FOMC model. However, the difference appears negligible.
summary(mm.L4[["SFO", 1]], data = FALSE)
## mkin version: 0.9.46.3
-## R version: 3.4.3
-## Date of fit: Sun Mar 11 22:12:04 2018
-## Date of summary: Sun Mar 11 22:12:04 2018
+## R version: 3.4.4
+## Date of fit: Wed Mar 21 18:16:08 2018
+## Date of summary: Wed Mar 21 18:16:08 2018
##
## Equations:
## d_parent/dt = - k_parent_sink * parent
@@ -612,16 +612,16 @@ mm.L4 <- summary(mm.L4[["FOMC", 1]], data = FALSE)
## mkin version: 0.9.46.3
-## R version: 3.4.3
-## Date of fit: Sun Mar 11 22:12:04 2018
-## Date of summary: Sun Mar 11 22:12:04 2018
+## R version: 3.4.4
+## Date of fit: Wed Mar 21 18:16:08 2018
+## Date of summary: Wed Mar 21 18:16:08 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.13 s
+## Fitted with method Port using 66 model solutions performed in 0.138 s
##
## Weighting: none
##
diff --git a/docs/articles/FOCUS_Z.html b/docs/articles/FOCUS_Z.html
index 78a00062..a2b88caa 100644
--- a/docs/articles/FOCUS_Z.html
+++ b/docs/articles/FOCUS_Z.html
@@ -80,7 +80,7 @@
Example evaluation of FOCUS dataset Z
Johannes Ranke
- 2018-03-11
+ 2018-03-21
diff --git a/docs/articles/compiled_models.html b/docs/articles/compiled_models.html
index 8923acac..19cb806b 100644
--- a/docs/articles/compiled_models.html
+++ b/docs/articles/compiled_models.html
@@ -80,7 +80,7 @@
Performance benefit by using compiled model definitions in mkin
Johannes Ranke
- 2018-03-11
+ 2018-03-21
@@ -118,9 +118,9 @@ SFO_SFO <- Johannes Ranke
- 2018-03-11
+ 2018-03-21
diff --git a/docs/articles/twa.html b/docs/articles/twa.html
index 7f4c941e..551cf03f 100644
--- a/docs/articles/twa.html
+++ b/docs/articles/twa.html
@@ -80,7 +80,7 @@
Calculation of time weighted average concentrations with mkin
Johannes Ranke
- 2018-03-11
+ 2018-03-21
--
cgit v1.2.1