From 3f6ce570824616f5be0d6289ed65910d455dd266 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 17 Nov 2016 22:56:30 +0100 Subject: Rebuild --- vignettes/FOCUS_L.html | 64 +++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'vignettes/FOCUS_L.html') diff --git a/vignettes/FOCUS_L.html b/vignettes/FOCUS_L.html index bcdee8df..0d96fd5f 100644 --- a/vignettes/FOCUS_L.html +++ b/vignettes/FOCUS_L.html @@ -244,15 +244,15 @@ FOCUS_2006_L1_mkin <- mkin_wide_to_long(FOCUS_2006_L1) summary(m.L1.SFO)
## mkin version:    0.9.44.9000 
 ## R version:       3.3.2 
-## Date of fit:     Thu Nov 17 17:46:04 2016 
-## Date of summary: Thu Nov 17 17:46:04 2016 
+## Date of fit:     Thu Nov 17 18:44:25 2016 
+## Date of summary: Thu Nov 17 18:44:25 2016 
 ## 
 ## Equations:
-## d_parent = - k_parent_sink * parent
+## d_parent/dt = - k_parent_sink * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted with method Port using 37 model solutions performed in 0.093 s
+## Fitted with method Port using 37 model solutions performed in 0.088 s
 ## 
 ## Weighting: none
 ## 
@@ -337,8 +337,8 @@ summary(m.L1.SFO)
summary(m.L1.FOMC, data = FALSE)
## mkin version:    0.9.44.9000 
 ## R version:       3.3.2 
-## Date of fit:     Thu Nov 17 17:46:05 2016 
-## Date of summary: Thu Nov 17 17:46:05 2016 
+## Date of fit:     Thu Nov 17 18:44:26 2016 
+## Date of summary: Thu Nov 17 18:44:26 2016 
 ## 
 ## 
 ## Warning: Optimisation by method Port did not converge.
@@ -346,11 +346,11 @@ summary(m.L1.SFO)
## ## ## Equations: -## d_parent = - (alpha/beta) * 1/((time/beta) + 1) * parent +## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent ## ## Model predictions using solution type analytical ## -## Fitted with method Port using 188 model solutions performed in 0.456 s +## Fitted with method Port using 188 model solutions performed in 0.431 s ## ## Weighting: none ## @@ -434,15 +434,15 @@ plot(m.L2.FOMC, show_residuals = TRUE,
summary(m.L2.FOMC, data = FALSE)
## mkin version:    0.9.44.9000 
 ## R version:       3.3.2 
-## Date of fit:     Thu Nov 17 17:46:06 2016 
-## Date of summary: Thu Nov 17 17:46:06 2016 
+## Date of fit:     Thu Nov 17 18:44:26 2016 
+## Date of summary: Thu Nov 17 18:44:26 2016 
 ## 
 ## Equations:
-## d_parent = - (alpha/beta) * 1/((time/beta) + 1) * parent
+## 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.227 s
+## Fitted with method Port using 81 model solutions performed in 0.18 s
 ## 
 ## Weighting: none
 ## 
@@ -504,17 +504,17 @@ plot(m.L2.DFOP, show_residuals = TRUE, show_errmin = TRUE,
 
summary(m.L2.DFOP, data = FALSE)
## mkin version:    0.9.44.9000 
 ## R version:       3.3.2 
-## Date of fit:     Thu Nov 17 17:46:07 2016 
-## Date of summary: Thu Nov 17 17:46:07 2016 
+## Date of fit:     Thu Nov 17 18:44:27 2016 
+## Date of summary: Thu Nov 17 18:44:27 2016 
 ## 
 ## Equations:
-## d_parent = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
-##            time)) / (g * exp(-k1 * time) + (1 - g) * exp(-k2 *
-##            time))) * parent
+## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
+##            exp(-k2 * time)) / (g * exp(-k1 * time) + (1 - g) *
+##            exp(-k2 * time))) * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted with method Port using 336 model solutions performed in 0.935 s
+## Fitted with method Port using 336 model solutions performed in 0.768 s
 ## 
 ## Weighting: none
 ## 
@@ -593,17 +593,17 @@ plot(mm.L3)
summary(mm.L3[["DFOP", 1]])
## mkin version:    0.9.44.9000 
 ## R version:       3.3.2 
-## Date of fit:     Thu Nov 17 17:46:08 2016 
-## Date of summary: Thu Nov 17 17:46:08 2016 
+## Date of fit:     Thu Nov 17 18:44:28 2016 
+## Date of summary: Thu Nov 17 18:44:28 2016 
 ## 
 ## Equations:
-## d_parent = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
-##            time)) / (g * exp(-k1 * time) + (1 - g) * exp(-k2 *
-##            time))) * parent
+## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
+##            exp(-k2 * time)) / (g * exp(-k1 * time) + (1 - g) *
+##            exp(-k2 * time))) * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted with method Port using 137 model solutions performed in 0.332 s
+## Fitted with method Port using 137 model solutions performed in 0.313 s
 ## 
 ## Weighting: none
 ## 
@@ -693,15 +693,15 @@ plot(mm.L4)
summary(mm.L4[["SFO", 1]], data = FALSE)
## mkin version:    0.9.44.9000 
 ## R version:       3.3.2 
-## Date of fit:     Thu Nov 17 17:46:08 2016 
-## Date of summary: Thu Nov 17 17:46:08 2016 
+## Date of fit:     Thu Nov 17 18:44:28 2016 
+## Date of summary: Thu Nov 17 18:44:29 2016 
 ## 
 ## Equations:
-## d_parent = - k_parent_sink * parent
+## d_parent/dt = - k_parent_sink * parent
 ## 
 ## Model predictions using solution type analytical 
 ## 
-## Fitted with method Port using 46 model solutions performed in 0.131 s
+## Fitted with method Port using 46 model solutions performed in 0.1 s
 ## 
 ## Weighting: none
 ## 
@@ -753,15 +753,15 @@ plot(mm.L4)
summary(mm.L4[["FOMC", 1]], data = FALSE)
## mkin version:    0.9.44.9000 
 ## R version:       3.3.2 
-## Date of fit:     Thu Nov 17 17:46:08 2016 
-## Date of summary: Thu Nov 17 17:46:08 2016 
+## Date of fit:     Thu Nov 17 18:44:28 2016 
+## Date of summary: Thu Nov 17 18:44:29 2016 
 ## 
 ## Equations:
-## d_parent = - (alpha/beta) * 1/((time/beta) + 1) * parent
+## 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.167 s
+## Fitted with method Port using 66 model solutions performed in 0.152 s
 ## 
 ## Weighting: none
 ## 
-- 
cgit v1.2.1