diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-14 17:10:59 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-14 17:10:59 +0200 |
commit | b6e278759127dab5bb78bc3016926a66e8a9758f (patch) | |
tree | 0dc20ce2fa58805b736d77035dbff40667272fff /docs/articles/FOCUS_L.html | |
parent | 218a9c55bd80fb708b15fa7196422f759bfe4b27 (diff) |
Test markdown link, article update due to .rmd extension
Diffstat (limited to 'docs/articles/FOCUS_L.html')
-rw-r--r-- | docs/articles/FOCUS_L.html | 43 |
1 files changed, 23 insertions, 20 deletions
diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html index 742718cb..df5c77c4 100644 --- a/docs/articles/FOCUS_L.html +++ b/docs/articles/FOCUS_L.html @@ -68,6 +68,9 @@ <li> <a href="../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> </li> + <li> + <a href="../articles/web_only/benchmarks.html">Some benchmark timings</a> + </li> </ul> </li> <li> @@ -97,10 +100,10 @@ <h1 data-toc-skip>Example evaluation of FOCUS Laboratory Data L1 to L3</h1> <h4 class="author">Johannes Ranke</h4> - <h4 class="date">2020-05-12</h4> + <h4 class="date">2020-05-14</h4> - <small class="dont-index">Source: <a href="http://github.com/jranke/mkin/blob/master/vignettes/FOCUS_L.Rmd"><code>vignettes/FOCUS_L.Rmd</code></a></small> - <div class="hidden name"><code>FOCUS_L.Rmd</code></div> + <small class="dont-index">Source: <a href="http://github.com/jranke/mkin/blob/master/vignettes/FOCUS_L.rmd"><code>vignettes/FOCUS_L.rmd</code></a></small> + <div class="hidden name"><code>FOCUS_L.rmd</code></div> </div> @@ -123,15 +126,15 @@ <span class="fu"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(<span class="no">m.L1.SFO</span>)</pre></body></html></div> <pre><code>## mkin version used for fitting: 0.9.50.2 ## R version used for fitting: 4.0.0 -## Date of fit: Tue May 12 15:31:38 2020 -## Date of summary: Tue May 12 15:31:38 2020 +## Date of fit: Thu May 14 17:07:14 2020 +## Date of summary: Thu May 14 17:07:14 2020 ## ## Equations: ## d_parent/dt = - k_parent_sink * parent ## ## Model predictions using solution type analytical ## -## Fitted using 133 model solutions performed in 0.03 s +## Fitted using 133 model solutions performed in 0.032 s ## ## Error model: Constant variance ## @@ -224,8 +227,8 @@ ## doubtful</code></pre> <pre><code>## mkin version used for fitting: 0.9.50.2 ## R version used for fitting: 4.0.0 -## Date of fit: Tue May 12 15:31:38 2020 -## Date of summary: Tue May 12 15:31:38 2020 +## Date of fit: Thu May 14 17:07:14 2020 +## Date of summary: Thu May 14 17:07:14 2020 ## ## ## Warning: Optimisation did not converge: @@ -332,8 +335,8 @@ <div class="sourceCode" id="cb17"><html><body><pre class="r"><span class="fu"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(<span class="no">m.L2.FOMC</span>, <span class="kw">data</span> <span class="kw">=</span> <span class="fl">FALSE</span>)</pre></body></html></div> <pre><code>## mkin version used for fitting: 0.9.50.2 ## R version used for fitting: 4.0.0 -## Date of fit: Tue May 12 15:31:39 2020 -## Date of summary: Tue May 12 15:31:39 2020 +## Date of fit: Thu May 14 17:07:15 2020 +## Date of summary: Thu May 14 17:07:15 2020 ## ## Equations: ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent @@ -411,8 +414,8 @@ <div class="sourceCode" id="cb20"><html><body><pre class="r"><span class="fu"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(<span class="no">m.L2.DFOP</span>, <span class="kw">data</span> <span class="kw">=</span> <span class="fl">FALSE</span>)</pre></body></html></div> <pre><code>## mkin version used for fitting: 0.9.50.2 ## R version used for fitting: 4.0.0 -## Date of fit: Tue May 12 15:31:39 2020 -## Date of summary: Tue May 12 15:31:39 2020 +## Date of fit: Thu May 14 17:07:15 2020 +## Date of summary: Thu May 14 17:07:15 2020 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 * @@ -421,7 +424,7 @@ ## ## Model predictions using solution type analytical ## -## Fitted using 572 model solutions performed in 0.13 s +## Fitted using 572 model solutions performed in 0.131 s ## ## Error model: Constant variance ## @@ -514,8 +517,8 @@ <div class="sourceCode" id="cb24"><html><body><pre class="r"><span class="fu"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(<span class="no">mm.L3</span><span class="kw">[[</span><span class="st">"DFOP"</span>, <span class="fl">1</span>]])</pre></body></html></div> <pre><code>## mkin version used for fitting: 0.9.50.2 ## R version used for fitting: 4.0.0 -## Date of fit: Tue May 12 15:31:39 2020 -## Date of summary: Tue May 12 15:31:40 2020 +## Date of fit: Thu May 14 17:07:16 2020 +## Date of summary: Thu May 14 17:07:16 2020 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 * @@ -623,8 +626,8 @@ <div class="sourceCode" id="cb29"><html><body><pre class="r"><span class="fu"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(<span class="no">mm.L4</span><span class="kw">[[</span><span class="st">"SFO"</span>, <span class="fl">1</span>]], <span class="kw">data</span> <span class="kw">=</span> <span class="fl">FALSE</span>)</pre></body></html></div> <pre><code>## mkin version used for fitting: 0.9.50.2 ## R version used for fitting: 4.0.0 -## Date of fit: Tue May 12 15:31:40 2020 -## Date of summary: Tue May 12 15:31:40 2020 +## Date of fit: Thu May 14 17:07:16 2020 +## Date of summary: Thu May 14 17:07:16 2020 ## ## Equations: ## d_parent/dt = - k_parent_sink * parent @@ -687,15 +690,15 @@ <div class="sourceCode" id="cb31"><html><body><pre class="r"><span class="fu"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(<span class="no">mm.L4</span><span class="kw">[[</span><span class="st">"FOMC"</span>, <span class="fl">1</span>]], <span class="kw">data</span> <span class="kw">=</span> <span class="fl">FALSE</span>)</pre></body></html></div> <pre><code>## mkin version used for fitting: 0.9.50.2 ## R version used for fitting: 4.0.0 -## Date of fit: Tue May 12 15:31:40 2020 -## Date of summary: Tue May 12 15:31:40 2020 +## Date of fit: Thu May 14 17:07:16 2020 +## Date of summary: Thu May 14 17:07:16 2020 ## ## Equations: ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent ## ## Model predictions using solution type analytical ## -## Fitted using 224 model solutions performed in 0.044 s +## Fitted using 224 model solutions performed in 0.043 s ## ## Error model: Constant variance ## |