aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/FOCUS_L.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-02-25 14:50:13 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-02-25 14:57:28 +0100
commitbe809ea23b256f627216958fcd90489ee0844ab8 (patch)
treeaac8e1ce221d79cd58e4fa62c5e5149a3b0c659f /docs/articles/FOCUS_L.html
parentdd6c4a8f895fd470345e7ae773299daaa4de7aef (diff)
Add plotting tests, add nafta to pkgdown
Diffstat (limited to 'docs/articles/FOCUS_L.html')
-rw-r--r--docs/articles/FOCUS_L.html44
1 files changed, 22 insertions, 22 deletions
diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html
index 17c7bf59..e8a81075 100644
--- a/docs/articles/FOCUS_L.html
+++ b/docs/articles/FOCUS_L.html
@@ -85,7 +85,7 @@
<h1>Example evaluation of FOCUS Laboratory Data L1 to L3</h1>
<h4 class="author">Johannes Ranke</h4>
- <h4 class="date">2019-02-22</h4>
+ <h4 class="date">2019-02-25</h4>
<div class="hidden name"><code>FOCUS_L.Rmd</code></div>
@@ -111,15 +111,15 @@
<a class="sourceLine" id="cb2-2" data-line-number="2"><span class="kw"><a href="https://www.rdocumentation.org/packages/base/topics/summary">summary</a></span>(m.L1.SFO)</a></code></pre></div>
<pre><code>## mkin version used for fitting: 0.9.48.1
## R version used for fitting: 3.5.2
-## Date of fit: Fri Feb 22 20:48:32 2019
-## Date of summary: Fri Feb 22 20:48:32 2019
+## Date of fit: Mon Feb 25 14:54:40 2019
+## Date of summary: Mon Feb 25 14:54:40 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.105 s
+## Fitted with method Port using 37 model solutions performed in 0.096 s
##
## Weighting: none
##
@@ -202,15 +202,15 @@
<div class="sourceCode" id="cb7"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb7-1" data-line-number="1"><span class="kw"><a href="https://www.rdocumentation.org/packages/base/topics/summary">summary</a></span>(m.L1.FOMC, <span class="dt">data =</span> <span class="ot">FALSE</span>)</a></code></pre></div>
<pre><code>## mkin version used for fitting: 0.9.48.1
## R version used for fitting: 3.5.2
-## Date of fit: Fri Feb 22 20:48:34 2019
-## Date of summary: Fri Feb 22 20:48:34 2019
+## Date of fit: Mon Feb 25 14:54:42 2019
+## Date of summary: Mon Feb 25 14:54:42 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.604 s
+## Fitted with method Port using 611 model solutions performed in 1.529 s
##
## Weighting: none
##
@@ -297,15 +297,15 @@
<div class="sourceCode" id="cb12"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb12-1" data-line-number="1"><span class="kw"><a href="https://www.rdocumentation.org/packages/base/topics/summary">summary</a></span>(m.L2.FOMC, <span class="dt">data =</span> <span class="ot">FALSE</span>)</a></code></pre></div>
<pre><code>## mkin version used for fitting: 0.9.48.1
## R version used for fitting: 3.5.2
-## Date of fit: Fri Feb 22 20:48:35 2019
-## Date of summary: Fri Feb 22 20:48:35 2019
+## Date of fit: Mon Feb 25 14:54:42 2019
+## Date of summary: Mon Feb 25 14:54:42 2019
##
## Equations:
## 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.216 s
+## Fitted with method Port using 81 model solutions performed in 0.199 s
##
## Weighting: none
##
@@ -368,8 +368,8 @@
<div class="sourceCode" id="cb15"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb15-1" data-line-number="1"><span class="kw"><a href="https://www.rdocumentation.org/packages/base/topics/summary">summary</a></span>(m.L2.DFOP, <span class="dt">data =</span> <span class="ot">FALSE</span>)</a></code></pre></div>
<pre><code>## mkin version used for fitting: 0.9.48.1
## R version used for fitting: 3.5.2
-## Date of fit: Fri Feb 22 20:48:36 2019
-## Date of summary: Fri Feb 22 20:48:36 2019
+## Date of fit: Mon Feb 25 14:54:44 2019
+## Date of summary: Mon Feb 25 14:54:44 2019
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -378,7 +378,7 @@
##
## Model predictions using solution type analytical
##
-## Fitted with method Port using 336 model solutions performed in 0.864 s
+## Fitted with method Port using 336 model solutions performed in 0.853 s
##
## Weighting: none
##
@@ -460,8 +460,8 @@
<div class="sourceCode" id="cb21"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb21-1" data-line-number="1"><span class="kw"><a href="https://www.rdocumentation.org/packages/base/topics/summary">summary</a></span>(mm.L3[[<span class="st">"DFOP"</span>, <span class="dv">1</span>]])</a></code></pre></div>
<pre><code>## mkin version used for fitting: 0.9.48.1
## R version used for fitting: 3.5.2
-## Date of fit: Fri Feb 22 20:48:37 2019
-## Date of summary: Fri Feb 22 20:48:38 2019
+## Date of fit: Mon Feb 25 14:54:45 2019
+## Date of summary: Mon Feb 25 14:54:45 2019
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -470,7 +470,7 @@
##
## Model predictions using solution type analytical
##
-## Fitted with method Port using 137 model solutions performed in 0.362 s
+## Fitted with method Port using 137 model solutions performed in 0.348 s
##
## Weighting: none
##
@@ -561,15 +561,15 @@
<div class="sourceCode" id="cb26"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb26-1" data-line-number="1"><span class="kw"><a href="https://www.rdocumentation.org/packages/base/topics/summary">summary</a></span>(mm.L4[[<span class="st">"SFO"</span>, <span class="dv">1</span>]], <span class="dt">data =</span> <span class="ot">FALSE</span>)</a></code></pre></div>
<pre><code>## mkin version used for fitting: 0.9.48.1
## R version used for fitting: 3.5.2
-## Date of fit: Fri Feb 22 20:48:38 2019
-## Date of summary: Fri Feb 22 20:48:38 2019
+## Date of fit: Mon Feb 25 14:54:45 2019
+## Date of summary: Mon Feb 25 14:54:45 2019
##
## Equations:
## d_parent/dt = - k_parent_sink * parent
##
## Model predictions using solution type analytical
##
-## Fitted with method Port using 46 model solutions performed in 0.123 s
+## Fitted with method Port using 46 model solutions performed in 0.112 s
##
## Weighting: none
##
@@ -621,15 +621,15 @@
<div class="sourceCode" id="cb28"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb28-1" data-line-number="1"><span class="kw"><a href="https://www.rdocumentation.org/packages/base/topics/summary">summary</a></span>(mm.L4[[<span class="st">"FOMC"</span>, <span class="dv">1</span>]], <span class="dt">data =</span> <span class="ot">FALSE</span>)</a></code></pre></div>
<pre><code>## mkin version used for fitting: 0.9.48.1
## R version used for fitting: 3.5.2
-## Date of fit: Fri Feb 22 20:48:38 2019
-## Date of summary: Fri Feb 22 20:48:38 2019
+## Date of fit: Mon Feb 25 14:54:45 2019
+## Date of summary: Mon Feb 25 14:54:45 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.184 s
+## Fitted with method Port using 66 model solutions performed in 0.165 s
##
## Weighting: none
##

Contact - Imprint