diff options
Diffstat (limited to 'docs/articles/FOCUS_D.html')
| -rw-r--r-- | docs/articles/FOCUS_D.html | 14 | 
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  ##  | 
