From a01fe8923ff50dcc76c34fb09ad500f5f5433063 Mon Sep 17 00:00:00 2001
From: Johannes Ranke Johannes
Ranke
- Last change 18 May 2022
-(rebuilt 2023-04-16)
+ Last change 18 May 2023
+(rebuilt 2023-05-19)
Source: vignettes/FOCUS_L.rmd
FOCUS_L.rmd
## mkin version used for fitting: 1.2.3
-## R version used for fitting: 4.2.3
-## Date of fit: Sun Apr 16 08:35:14 2023
-## Date of summary: Sun Apr 16 08:35:14 2023
+## mkin version used for fitting: 1.2.5
+## R version used for fitting: 4.3.0
+## Date of fit: Fri May 19 17:34:11 2023
+## Date of summary: Fri May 19 17:34:11 2023
##
## Equations:
## d_parent/dt = - k_parent * parent
@@ -277,10 +277,10 @@ objects.
## 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.2.3
-## R version used for fitting: 4.2.3
-## Date of fit: Sun Apr 16 08:35:14 2023
-## Date of summary: Sun Apr 16 08:35:14 2023
+## mkin version used for fitting: 1.2.5
+## R version used for fitting: 4.3.0
+## Date of fit: Fri May 19 17:34:12 2023
+## Date of summary: Fri May 19 17:34:12 2023
##
## Equations:
## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
@@ -428,10 +428,10 @@ kinetics.
summary(m.L2.FOMC, data = FALSE)
-## mkin version used for fitting: 1.2.3
-## R version used for fitting: 4.2.3
-## Date of fit: Sun Apr 16 08:35:14 2023
-## Date of summary: Sun Apr 16 08:35:14 2023
+## mkin version used for fitting: 1.2.5
+## R version used for fitting: 4.3.0
+## Date of fit: Fri May 19 17:34:12 2023
+## Date of summary: Fri May 19 17:34:12 2023
##
## Equations:
## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
@@ -512,10 +512,10 @@ the data.
summary(m.L2.DFOP, data = FALSE)
-## mkin version used for fitting: 1.2.3
-## R version used for fitting: 4.2.3
-## Date of fit: Sun Apr 16 08:35:15 2023
-## Date of summary: Sun Apr 16 08:35:15 2023
+## mkin version used for fitting: 1.2.5
+## R version used for fitting: 4.3.0
+## Date of fit: Fri May 19 17:34:12 2023
+## Date of summary: Fri May 19 17:34:12 2023
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -629,10 +629,10 @@ 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.2.3
-## R version used for fitting: 4.2.3
-## Date of fit: Sun Apr 16 08:35:15 2023
-## Date of summary: Sun Apr 16 08:35:15 2023
+## mkin version used for fitting: 1.2.5
+## R version used for fitting: 4.3.0
+## Date of fit: Fri May 19 17:34:13 2023
+## Date of summary: Fri May 19 17:34:13 2023
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -756,10 +756,10 @@ 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: 1.2.3
-## R version used for fitting: 4.2.3
-## Date of fit: Sun Apr 16 08:35:15 2023
-## Date of summary: Sun Apr 16 08:35:16 2023
+## mkin version used for fitting: 1.2.5
+## R version used for fitting: 4.3.0
+## Date of fit: Fri May 19 17:34:13 2023
+## Date of summary: Fri May 19 17:34:13 2023
##
## Equations:
## d_parent/dt = - k_parent * parent
@@ -821,10 +821,10 @@ appears negligible.
## parent 106 352
summary(mm.L4[["FOMC", 1]], data = FALSE)
-## mkin version used for fitting: 1.2.3
-## R version used for fitting: 4.2.3
-## Date of fit: Sun Apr 16 08:35:15 2023
-## Date of summary: Sun Apr 16 08:35:16 2023
+## mkin version used for fitting: 1.2.5
+## R version used for fitting: 4.3.0
+## Date of fit: Fri May 19 17:34:13 2023
+## Date of summary: Fri May 19 17:34:13 2023
##
## Equations:
## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
--
cgit v1.2.1