aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/FOCUS_D.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-09-14 16:57:17 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-09-14 17:00:08 +0200
commit70d158c4dd919f4f77bc12f8ace333d29d249b79 (patch)
treeab0dd14d85a0c1506262bb6866e2cc49c2400389 /docs/articles/FOCUS_D.html
parentd52e522a9abea09fae1189b066e2a2e1dbb9cb34 (diff)
Remove two vignettes from the package but not from docs
- Rebuild static documentation - Adapt test to new approach to two component error model where the model is inadequate
Diffstat (limited to 'docs/articles/FOCUS_D.html')
-rw-r--r--docs/articles/FOCUS_D.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/articles/FOCUS_D.html b/docs/articles/FOCUS_D.html
index 3ed8004e..6dde02d4 100644
--- a/docs/articles/FOCUS_D.html
+++ b/docs/articles/FOCUS_D.html
@@ -29,7 +29,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">mkin</a>
- <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.9.47.4</span>
+ <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.9.47.5</span>
</span>
</div>
@@ -55,10 +55,10 @@
<a href="../articles/FOCUS_L.html">Example evaluation of FOCUS Laboratory Data L1 to L3</a>
</li>
<li>
- <a href="../articles/FOCUS_Z.html">Example evaluation of FOCUS Example Dataset Z</a>
+ <a href="../articles/web_only/FOCUS_Z.html">Example evaluation of FOCUS Example Dataset Z</a>
</li>
<li>
- <a href="../articles/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a>
+ <a href="../articles/web_only/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a>
</li>
<li>
<a href="../articles/twa.html">Calculation of time weighted average concentrations with mkin</a>
@@ -160,10 +160,10 @@
<p><img src="FOCUS_D_files/figure-html/plot_2-1.png" width="768"></p>
<p>A comprehensive report of the results is obtained using the <code>summary</code> method for <code>mkinfit</code> objects.</p>
<div class="sourceCode" id="cb10"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb10-1" data-line-number="1"><span class="kw">summary</span>(fit)</a></code></pre></div>
-<pre><code>## mkin version used for fitting: 0.9.47.1
+<pre><code>## mkin version used for fitting: 0.9.47.5
## R version used for fitting: 3.5.1
-## Date of fit: Wed Jul 18 14:52:30 2018
-## Date of summary: Wed Jul 18 14:52:31 2018
+## Date of fit: Fri Sep 14 16:50:31 2018
+## Date of summary: Fri Sep 14 16:50:31 2018
##
## Equations:
## d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent
@@ -171,7 +171,7 @@
##
## Model predictions using solution type deSolve
##
-## Fitted with method Port using 153 model solutions performed in 0.604 s
+## Fitted with method Port using 153 model solutions performed in 0.728 s
##
## Weighting: none
##

Contact - Imprint