From 9d6a975a0e3850a36889a18b5d9929d27b901ab3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 4 Mar 2019 14:09:45 +0100 Subject: Make some example output more reproducible In order to avoid some unnecessary documentation rebuilds --- docs/articles/FOCUS_L.html | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'docs/articles/FOCUS_L.html') diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html index 7157f973..5dac9999 100644 --- a/docs/articles/FOCUS_L.html +++ b/docs/articles/FOCUS_L.html @@ -114,15 +114,15 @@ summary(m.L1.SFO)
## mkin version used for fitting:    0.9.48.1 
 ## R version used for fitting:       3.5.2 
-## Date of fit:     Mon Mar  4 10:09:35 2019 
-## Date of summary: Mon Mar  4 10:09:35 2019 
+## Date of fit:     Mon Mar  4 14:06:41 2019 
+## Date of summary: Mon Mar  4 14:06:41 2019 
 ## 
 ## 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.102 s
+## Fitted with method Port using 37 model solutions performed in 0.095 s
 ## 
 ## Weighting: none
 ## 
@@ -205,15 +205,15 @@
 
summary(m.L1.FOMC, data = FALSE)
## mkin version used for fitting:    0.9.48.1 
 ## R version used for fitting:       3.5.2 
-## Date of fit:     Mon Mar  4 10:09:36 2019 
-## Date of summary: Mon Mar  4 10:09:36 2019 
+## Date of fit:     Mon Mar  4 14:06:43 2019 
+## Date of summary: Mon Mar  4 14:06:43 2019 
 ## 
 ## 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.508 s
+## Fitted with method Port using 611 model solutions performed in 1.502 s
 ## 
 ## Weighting: none
 ## 
@@ -300,8 +300,8 @@
 
summary(m.L2.FOMC, data = FALSE)
## mkin version used for fitting:    0.9.48.1 
 ## R version used for fitting:       3.5.2 
-## Date of fit:     Mon Mar  4 10:09:37 2019 
-## Date of summary: Mon Mar  4 10:09:37 2019 
+## Date of fit:     Mon Mar  4 14:06:43 2019 
+## Date of summary: Mon Mar  4 14:06:43 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
@@ -373,8 +373,8 @@
 ## covariance matrix; singular system.
## mkin version used for fitting:    0.9.48.1 
 ## R version used for fitting:       3.5.2 
-## Date of fit:     Mon Mar  4 10:09:38 2019 
-## Date of summary: Mon Mar  4 10:09:38 2019 
+## Date of fit:     Mon Mar  4 14:06:44 2019 
+## Date of summary: Mon Mar  4 14:06:44 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -383,7 +383,7 @@
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted with method Port using 336 model solutions performed in 0.841 s
+## Fitted with method Port using 336 model solutions performed in 0.84 s
 ## 
 ## Weighting: none
 ## 
@@ -463,8 +463,8 @@
 
summary(mm.L3[["DFOP", 1]])
## mkin version used for fitting:    0.9.48.1 
 ## R version used for fitting:       3.5.2 
-## Date of fit:     Mon Mar  4 10:09:39 2019 
-## Date of summary: Mon Mar  4 10:09:39 2019 
+## Date of fit:     Mon Mar  4 14:06:45 2019 
+## Date of summary: Mon Mar  4 14:06:46 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -564,8 +564,8 @@
 
summary(mm.L4[["SFO", 1]], data = FALSE)
## mkin version used for fitting:    0.9.48.1 
 ## R version used for fitting:       3.5.2 
-## Date of fit:     Mon Mar  4 10:09:40 2019 
-## Date of summary: Mon Mar  4 10:09:40 2019 
+## Date of fit:     Mon Mar  4 14:06:46 2019 
+## Date of summary: Mon Mar  4 14:06:46 2019 
 ## 
 ## Equations:
 ## d_parent/dt = - k_parent_sink * parent
@@ -624,15 +624,15 @@
 
summary(mm.L4[["FOMC", 1]], data = FALSE)
## mkin version used for fitting:    0.9.48.1 
 ## R version used for fitting:       3.5.2 
-## Date of fit:     Mon Mar  4 10:09:40 2019 
-## Date of summary: Mon Mar  4 10:09:40 2019 
+## Date of fit:     Mon Mar  4 14:06:46 2019 
+## Date of summary: Mon Mar  4 14:06:46 2019 
 ## 
 ## 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.162 s
+## Fitted with method Port using 66 model solutions performed in 0.173 s
 ## 
 ## Weighting: none
 ## 
-- 
cgit v1.2.1