From 5811ab93d856bb339a35eef2d23266fcb781cbe7 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
m.L1.SFO <- mkinfit("SFO", FOCUS_2006_L1_mkin, quiet = TRUE)
summary(m.L1.SFO)
-## mkin version used for fitting: 1.3.0
+## mkin version used for fitting: 1.2.2
## R version used for fitting: 4.2.2
-## Date of fit: Fri Feb 17 10:41:53 2023
-## Date of summary: Fri Feb 17 10:41:53 2023
+## Date of fit: Fri Feb 17 20:04:32 2023
+## Date of summary: Fri Feb 17 20:04:32 2023
##
## Equations:
## d_parent/dt = - k_parent * parent
@@ -1664,17 +1664,17 @@ checked.
## Warning in sqrt(1/diag(V)): NaNs produced
## Warning in cov2cor(ans$covar): diag(.) had 0 or NA entries; non-finite result is
## doubtful
-## mkin version used for fitting: 1.3.0
+## mkin version used for fitting: 1.2.2
## R version used for fitting: 4.2.2
-## Date of fit: Fri Feb 17 10:41:53 2023
-## Date of summary: Fri Feb 17 10:41:53 2023
+## Date of fit: Fri Feb 17 20:04:32 2023
+## Date of summary: Fri Feb 17 20:04:32 2023
##
## 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.026 s
+## Fitted using 369 model solutions performed in 0.025 s
##
## Error model: Constant variance
##
@@ -1810,17 +1810,17 @@ plot(m.L2.FOMC, show_residuals = TRUE,
main = "FOCUS L2 - FOMC")
summary(m.L2.FOMC, data = FALSE)
-## mkin version used for fitting: 1.3.0
+## mkin version used for fitting: 1.2.2
## R version used for fitting: 4.2.2
-## Date of fit: Fri Feb 17 10:41:54 2023
-## Date of summary: Fri Feb 17 10:41:54 2023
+## Date of fit: Fri Feb 17 20:04:32 2023
+## Date of summary: Fri Feb 17 20:04:32 2023
##
## Equations:
## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
##
## Model predictions using solution type analytical
##
-## Fitted using 239 model solutions performed in 0.015 s
+## Fitted using 239 model solutions performed in 0.014 s
##
## Error model: Constant variance
##
@@ -1891,10 +1891,10 @@ plot(m.L2.DFOP, show_residuals = TRUE, show_errmin = TRUE,
main = "FOCUS L2 - DFOP")
summary(m.L2.DFOP, data = FALSE)
-## mkin version used for fitting: 1.3.0
+## mkin version used for fitting: 1.2.2
## R version used for fitting: 4.2.2
-## Date of fit: Fri Feb 17 10:41:54 2023
-## Date of summary: Fri Feb 17 10:41:54 2023
+## Date of fit: Fri Feb 17 20:04:32 2023
+## Date of summary: Fri Feb 17 20:04:32 2023
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -1903,7 +1903,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.04 s
+## Fitted using 581 model solutions performed in 0.039 s
##
## Error model: Constant variance
##
@@ -2004,10 +2004,10 @@ as a row index and datasets as a column index.
using square brackets for indexing which will result in the use of the
summary and plot functions working on mkinfit objects.
summary(mm.L3[["DFOP", 1]])
-## mkin version used for fitting: 1.3.0
+## mkin version used for fitting: 1.2.2
## R version used for fitting: 4.2.2
-## Date of fit: Fri Feb 17 10:41:54 2023
-## Date of summary: Fri Feb 17 10:41:54 2023
+## Date of fit: Fri Feb 17 20:04:33 2023
+## Date of summary: Fri Feb 17 20:04:33 2023
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -2126,17 +2126,17 @@ well. The error level at which the χ2
slightly lower for the FOMC model. However, the difference appears
negligible.
summary(mm.L4[["SFO", 1]], data = FALSE)
-## mkin version used for fitting: 1.3.0
+## mkin version used for fitting: 1.2.2
## R version used for fitting: 4.2.2
-## Date of fit: Fri Feb 17 10:41:54 2023
-## Date of summary: Fri Feb 17 10:41:54 2023
+## Date of fit: Fri Feb 17 20:04:33 2023
+## Date of summary: Fri Feb 17 20:04:33 2023
##
## Equations:
## d_parent/dt = - k_parent * parent
##
## Model predictions using solution type analytical
##
-## Fitted using 142 model solutions performed in 0.009 s
+## Fitted using 142 model solutions performed in 0.008 s
##
## Error model: Constant variance
##
@@ -2190,10 +2190,10 @@ negligible.
## DT50 DT90
## parent 106 352
summary(mm.L4[["FOMC", 1]], data = FALSE)
-## mkin version used for fitting: 1.3.0
+## mkin version used for fitting: 1.2.2
## R version used for fitting: 4.2.2
-## Date of fit: Fri Feb 17 10:41:54 2023
-## Date of summary: Fri Feb 17 10:41:54 2023
+## Date of fit: Fri Feb 17 20:04:33 2023
+## Date of summary: Fri Feb 17 20:04:33 2023
##
## Equations:
## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
--
cgit v1.2.1