aboutsummaryrefslogtreecommitdiff
path: root/vignettes/FOCUS_L.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-11-17 22:56:30 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2016-11-17 22:56:30 +0100
commit3f6ce570824616f5be0d6289ed65910d455dd266 (patch)
tree41409407f918bd17e3f5e636812ce551e040862e /vignettes/FOCUS_L.html
parent7447f43f0ebd79ad4f89c670a819402c9339de3c (diff)
Rebuild
Diffstat (limited to 'vignettes/FOCUS_L.html')
-rw-r--r--vignettes/FOCUS_L.html64
1 files changed, 32 insertions, 32 deletions
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 &lt;- mkin_wide_to_long(FOCUS_2006_L1)</code></pre>
summary(m.L1.SFO)</code></pre>
<pre><code>## 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)</code></pre>
<pre class="r"><code>summary(m.L1.FOMC, data = FALSE)</code></pre>
<pre><code>## 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)</code></pre>
##
##
## 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,
<pre class="r"><code>summary(m.L2.FOMC, data = FALSE)</code></pre>
<pre><code>## 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,
<pre class="r"><code>summary(m.L2.DFOP, data = FALSE)</code></pre>
<pre><code>## 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)</code></pre>
<pre class="r"><code>summary(mm.L3[[&quot;DFOP&quot;, 1]])</code></pre>
<pre><code>## 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)</code></pre>
<pre class="r"><code>summary(mm.L4[[&quot;SFO&quot;, 1]], data = FALSE)</code></pre>
<pre><code>## 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)</code></pre>
<pre class="r"><code>summary(mm.L4[[&quot;FOMC&quot;, 1]], data = FALSE)</code></pre>
<pre><code>## 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
##

Contact - Imprint