aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/FOCUS_L.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-11-04 15:38:09 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2016-11-04 15:38:09 +0100
commit09f4f904af23a34d68d5d78482a5b9e12d9a9494 (patch)
tree60b61d802985e6a4328c57e32099e66217403026 /docs/articles/FOCUS_L.html
parentdb73a6bab3a60de98d020442e4ad103f47df9ab0 (diff)
Static documentation rebuilt by pkgdown::build_site()
With updated pkgdown with my PR
Diffstat (limited to 'docs/articles/FOCUS_L.html')
-rw-r--r--docs/articles/FOCUS_L.html50
1 files changed, 22 insertions, 28 deletions
diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html
index 55caa22e..6a9c6ba5 100644
--- a/docs/articles/FOCUS_L.html
+++ b/docs/articles/FOCUS_L.html
@@ -24,13 +24,7 @@
<li>
<a href="../news/index.html">News</a>
</li>
- </ul><ul class="nav navbar-nav navbar-right"><li>
- <a href="http://github.com/jranke/mkin">
- <span class="fa fa-github fa-lg"></span>
-
- </a>
-</li>
- </ul></div><!--/.nav-collapse -->
+ </ul><ul class="nav navbar-nav navbar-right"></ul></div><!--/.nav-collapse -->
</div><!--/.container -->
</div><!--/.navbar -->
@@ -41,7 +35,7 @@
<h1>Example evaluation of FOCUS Laboratory Data L1 to L3</h1>
<h4 class="author">Johannes Ranke</h4>
- <h4 class="date">2016-11-03</h4>
+ <h4 class="date">2016-11-04</h4>
</div>
@@ -63,15 +57,15 @@ FOCUS_2006_L1_mkin &lt;-<span class="st"> </span><span class="kw"><a href="../re
<span class="kw">summary</span>(m.L1.SFO)</code></pre></div>
<pre><code>## mkin version: 0.9.44.9000
## R version: 3.3.2
-## Date of fit: Thu Nov 3 17:47:48 2016
-## Date of summary: Thu Nov 3 17:47:48 2016
+## Date of fit: Fri Nov 4 15:38:03 2016
+## Date of summary: Fri Nov 4 15:38:03 2016
##
## Equations:
## d_parent = - 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.089 s
##
## Weighting: none
##
@@ -156,8 +150,8 @@ FOCUS_2006_L1_mkin &lt;-<span class="st"> </span><span class="kw"><a href="../re
<div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">summary</span>(m.L1.FOMC, <span class="dt">data =</span> <span class="ot">FALSE</span>)</code></pre></div>
<pre><code>## mkin version: 0.9.44.9000
## R version: 3.3.2
-## Date of fit: Thu Nov 3 17:47:49 2016
-## Date of summary: Thu Nov 3 17:47:49 2016
+## Date of fit: Fri Nov 4 15:38:04 2016
+## Date of summary: Fri Nov 4 15:38:04 2016
##
##
## Warning: Optimisation by method Port did not converge.
@@ -169,7 +163,7 @@ FOCUS_2006_L1_mkin &lt;-<span class="st"> </span><span class="kw"><a href="../re
##
## Model predictions using solution type analytical
##
-## Fitted with method Port using 188 model solutions performed in 0.447 s
+## Fitted with method Port using 188 model solutions performed in 0.446 s
##
## Weighting: none
##
@@ -253,15 +247,15 @@ FOCUS_2006_L2_mkin &lt;-<span class="st"> </span><span class="kw"><a href="../re
<div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">summary</span>(m.L2.FOMC, <span class="dt">data =</span> <span class="ot">FALSE</span>)</code></pre></div>
<pre><code>## mkin version: 0.9.44.9000
## R version: 3.3.2
-## Date of fit: Thu Nov 3 17:47:49 2016
-## Date of summary: Thu Nov 3 17:47:49 2016
+## Date of fit: Fri Nov 4 15:38:05 2016
+## Date of summary: Fri Nov 4 15:38:05 2016
##
## Equations:
## d_parent = - (alpha/beta) * 1/((time/beta) + 1) * parent
##
## Model predictions using solution type analytical
##
-## Fitted with method Port using 81 model solutions performed in 0.189 s
+## Fitted with method Port using 81 model solutions performed in 0.19 s
##
## Weighting: none
##
@@ -323,8 +317,8 @@ FOCUS_2006_L2_mkin &lt;-<span class="st"> </span><span class="kw"><a href="../re
<div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">summary</span>(m.L2.DFOP, <span class="dt">data =</span> <span class="ot">FALSE</span>)</code></pre></div>
<pre><code>## mkin version: 0.9.44.9000
## R version: 3.3.2
-## Date of fit: Thu Nov 3 17:47:50 2016
-## Date of summary: Thu Nov 3 17:47:50 2016
+## Date of fit: Fri Nov 4 15:38:06 2016
+## Date of summary: Fri Nov 4 15:38:06 2016
##
## Equations:
## d_parent = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -333,7 +327,7 @@ FOCUS_2006_L2_mkin &lt;-<span class="st"> </span><span class="kw"><a href="../re
##
## Model predictions using solution type analytical
##
-## Fitted with method Port using 336 model solutions performed in 0.836 s
+## Fitted with method Port using 336 model solutions performed in 0.815 s
##
## Weighting: none
##
@@ -412,8 +406,8 @@ mm.L3 &lt;-<span class="st"> </span><span class="kw"><a href="../reference/mmkin
<div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">summary</span>(mm.L3[[<span class="st">"DFOP"</span>, <span class="dv">1</span>]])</code></pre></div>
<pre><code>## mkin version: 0.9.44.9000
## R version: 3.3.2
-## Date of fit: Thu Nov 3 17:47:51 2016
-## Date of summary: Thu Nov 3 17:47:52 2016
+## Date of fit: Fri Nov 4 15:38:07 2016
+## Date of summary: Fri Nov 4 15:38:07 2016
##
## Equations:
## d_parent = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 *
@@ -422,7 +416,7 @@ mm.L3 &lt;-<span class="st"> </span><span class="kw"><a href="../reference/mmkin
##
## Model predictions using solution type analytical
##
-## Fitted with method Port using 137 model solutions performed in 0.328 s
+## Fitted with method Port using 137 model solutions performed in 0.339 s
##
## Weighting: none
##
@@ -512,15 +506,15 @@ mm.L4 &lt;-<span class="st"> </span><span class="kw"><a href="../reference/mmkin
<div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">summary</span>(mm.L4[[<span class="st">"SFO"</span>, <span class="dv">1</span>]], <span class="dt">data =</span> <span class="ot">FALSE</span>)</code></pre></div>
<pre><code>## mkin version: 0.9.44.9000
## R version: 3.3.2
-## Date of fit: Thu Nov 3 17:47:52 2016
-## Date of summary: Thu Nov 3 17:47:52 2016
+## Date of fit: Fri Nov 4 15:38:07 2016
+## Date of summary: Fri Nov 4 15:38:08 2016
##
## Equations:
## d_parent = - k_parent_sink * parent
##
## Model predictions using solution type analytical
##
-## Fitted with method Port using 46 model solutions performed in 0.107 s
+## Fitted with method Port using 46 model solutions performed in 0.112 s
##
## Weighting: none
##
@@ -572,8 +566,8 @@ mm.L4 &lt;-<span class="st"> </span><span class="kw"><a href="../reference/mmkin
<div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">summary</span>(mm.L4[[<span class="st">"FOMC"</span>, <span class="dv">1</span>]], <span class="dt">data =</span> <span class="ot">FALSE</span>)</code></pre></div>
<pre><code>## mkin version: 0.9.44.9000
## R version: 3.3.2
-## Date of fit: Thu Nov 3 17:47:52 2016
-## Date of summary: Thu Nov 3 17:47:52 2016
+## Date of fit: Fri Nov 4 15:38:08 2016
+## Date of summary: Fri Nov 4 15:38:08 2016
##
## Equations:
## d_parent = - (alpha/beta) * 1/((time/beta) + 1) * parent

Contact - Imprint