diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-18 16:48:21 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-18 16:48:21 +0100 |
commit | 30f55769fe2f042c7753144051dd34eec3596adc (patch) | |
tree | 86d144b088004bde272ea70d71436478083f08fc /docs/articles/FOCUS_L.html | |
parent | cd5499cb7419b23737c8fdaa47f1606ba9a9aff2 (diff) |
Static documentation rebuilt by pkgdown::build_site(run_dont_run = TRUE)
Again with the jranke branch of jranke/pkgdown
Diffstat (limited to 'docs/articles/FOCUS_L.html')
-rw-r--r-- | docs/articles/FOCUS_L.html | 67 |
1 files changed, 40 insertions, 27 deletions
diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html index c3009e4d..8f3dbe7c 100644 --- a/docs/articles/FOCUS_L.html +++ b/docs/articles/FOCUS_L.html @@ -16,14 +16,27 @@ </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"><li> - <a href="../reference/index.html">Reference</a> -</li> -<li> - <a href="../articles/index.html">Articles</a> -</li> -<li> - <a href="../news/index.html">News</a> + <a href="../reference/index.html">Function reference</a> </li> +<li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> + Articles + + <span class="caret"></span> + </a> + <ul class="dropdown-menu" role="menu"><li> + <a href="../articles/mkin.html">Introduction to mkin</a> + </li> + <li> + <a href="../articles/FOCUS_D.html">Example evaluation of FOCUS Example Dataset D</a> + </li> + <li> + <a href="../articles/FOCUS_L.html">Example evaluation of FOCUS Laboratory Data L1 to L3</a> + </li> + <li> + <a href="../articles/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a> + </li> + </ul></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> @@ -63,15 +76,15 @@ FOCUS_2006_L1_mkin <-<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: Fri Nov 18 15:22:03 2016 -## Date of summary: Fri Nov 18 15:22:03 2016 +## Date of fit: Fri Nov 18 16:48:11 2016 +## Date of summary: Fri Nov 18 16:48:11 2016 ## ## 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.09 s +## Fitted with method Port using 37 model solutions performed in 0.085 s ## ## Weighting: none ## @@ -156,8 +169,8 @@ FOCUS_2006_L1_mkin <-<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: Fri Nov 18 15:22:04 2016 -## Date of summary: Fri Nov 18 15:22:04 2016 +## Date of fit: Fri Nov 18 16:48:12 2016 +## Date of summary: Fri Nov 18 16:48:12 2016 ## ## ## Warning: Optimisation by method Port did not converge. @@ -169,7 +182,7 @@ FOCUS_2006_L1_mkin <-<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.445 s +## Fitted with method Port using 188 model solutions performed in 0.448 s ## ## Weighting: none ## @@ -253,15 +266,15 @@ FOCUS_2006_L2_mkin <-<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: Fri Nov 18 15:22:05 2016 -## Date of summary: Fri Nov 18 15:22:05 2016 +## Date of fit: Fri Nov 18 16:48:13 2016 +## Date of summary: Fri Nov 18 16:48:13 2016 ## ## 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.19 s +## Fitted with method Port using 81 model solutions performed in 0.196 s ## ## Weighting: none ## @@ -323,8 +336,8 @@ FOCUS_2006_L2_mkin <-<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: Fri Nov 18 15:22:06 2016 -## Date of summary: Fri Nov 18 15:22:06 2016 +## Date of fit: Fri Nov 18 16:48:14 2016 +## Date of summary: Fri Nov 18 16:48:14 2016 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * @@ -333,7 +346,7 @@ FOCUS_2006_L2_mkin <-<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.803 s +## Fitted with method Port using 336 model solutions performed in 0.793 s ## ## Weighting: none ## @@ -412,8 +425,8 @@ mm.L3 <-<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: Fri Nov 18 15:22:07 2016 -## Date of summary: Fri Nov 18 15:22:07 2016 +## Date of fit: Fri Nov 18 16:48:15 2016 +## Date of summary: Fri Nov 18 16:48:15 2016 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * @@ -422,7 +435,7 @@ mm.L3 <-<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.329 s +## Fitted with method Port using 137 model solutions performed in 0.325 s ## ## Weighting: none ## @@ -512,15 +525,15 @@ mm.L4 <-<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: Fri Nov 18 15:22:08 2016 -## Date of summary: Fri Nov 18 15:22:08 2016 +## Date of fit: Fri Nov 18 16:48:15 2016 +## Date of summary: Fri Nov 18 16:48:16 2016 ## ## 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.109 s +## Fitted with method Port using 46 model solutions performed in 0.107 s ## ## Weighting: none ## @@ -572,8 +585,8 @@ mm.L4 <-<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: Fri Nov 18 15:22:08 2016 -## Date of summary: Fri Nov 18 15:22:08 2016 +## Date of fit: Fri Nov 18 16:48:16 2016 +## Date of summary: Fri Nov 18 16:48:16 2016 ## ## Equations: ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent |