From 0b98c459c30a0629a728acf6b311de035c55fb64 Mon Sep 17 00:00:00 2001
From: Johannes Ranke Example evaluation of FOCUS Laboratory Data L1 to L3
Johannes Ranke
- 2018-06-06
+ 2018-07-18
FOCUS_L.Rmd
m.L1.SFO <- mkinfit("SFO", FOCUS_2006_L1_mkin, quiet = TRUE)
summary(m.L1.SFO)
## mkin version used for fitting: 0.9.47.1
-## R version used for fitting: 3.5.0
-## Date of fit: Wed Jun 6 01:21:52 2018
-## Date of summary: Wed Jun 6 01:21:52 2018
+## R version used for fitting: 3.5.1
+## Date of fit: Wed Jul 18 15:16:17 2018
+## Date of summary: Wed Jul 18 15:16:17 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.094 s
+## Fitted with method Port using 37 model solutions performed in 0.081 s
##
## Weighting: none
##
@@ -200,16 +200,16 @@ FOCUS_2006_L1_mkin <-
summary(m.L1.FOMC, data = FALSE)
## mkin version used for fitting: 0.9.47.1
-## R version used for fitting: 3.5.0
-## Date of fit: Wed Jun 6 01:21:53 2018
-## Date of summary: Wed Jun 6 01:21:53 2018
+## R version used for fitting: 3.5.1
+## Date of fit: Wed Jul 18 15:16:19 2018
+## Date of summary: Wed Jul 18 15:16:19 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.369 s
+## Fitted with method Port using 611 model solutions performed in 1.304 s
##
## Weighting: none
##
@@ -295,16 +295,16 @@ FOCUS_2006_L2_mkin <-
summary(m.L2.FOMC, data = FALSE)
## mkin version used for fitting: 0.9.47.1
-## R version used for fitting: 3.5.0
-## Date of fit: Wed Jun 6 01:21:54 2018
-## Date of summary: Wed Jun 6 01:21:54 2018
+## R version used for fitting: 3.5.1
+## Date of fit: Wed Jul 18 15:16:19 2018
+## Date of summary: Wed Jul 18 15:16:19 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.173 s
+## Fitted with method Port using 81 model solutions performed in 0.175 s
##
## Weighting: none
##
@@ -366,9 +366,9 @@ FOCUS_2006_L2_mkin <-
summary(m.L2.DFOP, data = FALSE)
## mkin version used for fitting: 0.9.47.1
-## R version used for fitting: 3.5.0
-## Date of fit: Wed Jun 6 01:21:55 2018
-## Date of summary: Wed Jun 6 01:21:55 2018
+## R version used for fitting: 3.5.1
+## Date of fit: Wed Jul 18 15:16:20 2018
+## Date of summary: Wed Jul 18 15:16:20 2018
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -377,7 +377,7 @@ FOCUS_2006_L2_mkin <- summary(mm.L3[["DFOP", 1]])
## mkin version used for fitting: 0.9.47.1
-## R version used for fitting: 3.5.0
-## Date of fit: Wed Jun 6 01:21:56 2018
-## Date of summary: Wed Jun 6 01:21:56 2018
+## R version used for fitting: 3.5.1
+## Date of fit: Wed Jul 18 15:16:21 2018
+## Date of summary: Wed Jul 18 15:16:21 2018
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -469,7 +469,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 used for fitting: 0.9.47.1
-## R version used for fitting: 3.5.0
-## Date of fit: Wed Jun 6 01:21:56 2018
-## Date of summary: Wed Jun 6 01:21:57 2018
+## R version used for fitting: 3.5.1
+## Date of fit: Wed Jul 18 15:16:22 2018
+## Date of summary: Wed Jul 18 15:16:22 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.099 s
+## Fitted with method Port using 46 model solutions performed in 0.092 s
##
## Weighting: none
##
@@ -619,16 +619,16 @@ mm.L4 <- summary(mm.L4[["FOMC", 1]], data = FALSE)
## mkin version used for fitting: 0.9.47.1
-## R version used for fitting: 3.5.0
-## Date of fit: Wed Jun 6 01:21:57 2018
-## Date of summary: Wed Jun 6 01:21:57 2018
+## R version used for fitting: 3.5.1
+## Date of fit: Wed Jul 18 15:16:22 2018
+## Date of summary: Wed Jul 18 15:16:22 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.146 s
+## Fitted with method Port using 66 model solutions performed in 0.137 s
##
## Weighting: none
##
--
cgit v1.2.1