diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-08 09:23:22 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-08 09:26:47 +0100 |
commit | 9733b1ae5596228c50b3acdfdd78fe96ab1e0533 (patch) | |
tree | e486ce3225a3d2d955940d17c6fec1bd3aca4ab3 /docs/articles/FOCUS_D.html | |
parent | cc72aa3422eb6cb51b47da32e2cccca6afd4d271 (diff) |
Static documentation articles rebuilt by pkgdown::build_articles()
Diffstat (limited to 'docs/articles/FOCUS_D.html')
-rw-r--r-- | docs/articles/FOCUS_D.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/articles/FOCUS_D.html b/docs/articles/FOCUS_D.html index 9640c62f..de1e1072 100644 --- a/docs/articles/FOCUS_D.html +++ b/docs/articles/FOCUS_D.html @@ -37,6 +37,9 @@ <a href="../articles/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a> </li> </ul></li> +<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> @@ -127,10 +130,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"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">summary</span>(fit)</code></pre></div> -<pre><code>## mkin version: 0.9.44.9000 +<pre><code>## mkin version: 0.9.45 ## R version: 3.3.2 -## Date of fit: Fri Nov 18 16:48:11 2016 -## Date of summary: Fri Nov 18 16:48:11 2016 +## Date of fit: Thu Dec 8 09:23:12 2016 +## Date of summary: Thu Dec 8 09:23:13 2016 ## ## Equations: ## d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent @@ -138,7 +141,7 @@ ## ## Model predictions using solution type deSolve ## -## Fitted with method Port using 153 model solutions performed in 0.638 s +## Fitted with method Port using 153 model solutions performed in 0.639 s ## ## Weighting: none ## |