diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-19 12:43:04 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-19 12:43:04 +0200 |
commit | a7beb73cdfeed34525266d76f424375e1d069a48 (patch) | |
tree | 05539773752db6ee94ccc28dc3521c3916312e41 /docs/articles/FOCUS_L.html | |
parent | 90ff0d8e5932799b1c704555663a65944b7c4091 (diff) |
Static documentation rebuilt by pkgdown
Use lazy = TRUE in the pd target for generating pkgdown documentation
Diffstat (limited to 'docs/articles/FOCUS_L.html')
-rw-r--r-- | docs/articles/FOCUS_L.html | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html index 50c83db6..7b35beeb 100644 --- a/docs/articles/FOCUS_L.html +++ b/docs/articles/FOCUS_L.html @@ -90,7 +90,7 @@ <h1>Example evaluation of FOCUS Laboratory Data L1 to L3</h1> <h4 class="author">Johannes Ranke</h4> - <h4 class="date">2019-09-18</h4> + <h4 class="date">2019-09-19</h4> <div class="hidden name"><code>FOCUS_L.Rmd</code></div> @@ -116,8 +116,8 @@ <a class="sourceLine" id="cb2-2" title="2"><span class="kw"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(m.L1.SFO)</a></code></pre></div> <pre><code>## mkin version used for fitting: 0.9.49.6 ## R version used for fitting: 3.6.1 -## Date of fit: Wed Sep 18 18:24:09 2019 -## Date of summary: Wed Sep 18 18:24:09 2019 +## Date of fit: Thu Sep 19 09:52:57 2019 +## Date of summary: Thu Sep 19 09:52:57 2019 ## ## Equations: ## d_parent/dt = - k_parent_sink * parent @@ -218,8 +218,8 @@ ## finite result is doubtful</code></pre> <pre><code>## mkin version used for fitting: 0.9.49.6 ## R version used for fitting: 3.6.1 -## Date of fit: Wed Sep 18 18:24:12 2019 -## Date of summary: Wed Sep 18 18:24:12 2019 +## Date of fit: Thu Sep 19 09:52:59 2019 +## Date of summary: Thu Sep 19 09:52:59 2019 ## ## ## Warning: Optimisation did not converge: @@ -231,7 +231,7 @@ ## ## Model predictions using solution type analytical ## -## Fitted using 899 model solutions performed in 1.954 s +## Fitted using 899 model solutions performed in 1.908 s ## ## Error model: Constant variance ## @@ -323,15 +323,15 @@ <div class="sourceCode" id="cb17"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb17-1" title="1"><span class="kw"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(m.L2.FOMC, <span class="dt">data =</span> <span class="ot">FALSE</span>)</a></code></pre></div> <pre><code>## mkin version used for fitting: 0.9.49.6 ## R version used for fitting: 3.6.1 -## Date of fit: Wed Sep 18 18:24:13 2019 -## Date of summary: Wed Sep 18 18:24:13 2019 +## Date of fit: Thu Sep 19 09:53:00 2019 +## Date of summary: Thu Sep 19 09:53:00 2019 ## ## Equations: ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent ## ## Model predictions using solution type analytical ## -## Fitted using 239 model solutions performed in 0.497 s +## Fitted using 239 model solutions performed in 0.49 s ## ## Error model: Constant variance ## @@ -399,8 +399,8 @@ <div class="sourceCode" id="cb20"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb20-1" title="1"><span class="kw"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(m.L2.DFOP, <span class="dt">data =</span> <span class="ot">FALSE</span>)</a></code></pre></div> <pre><code>## mkin version used for fitting: 0.9.49.6 ## R version used for fitting: 3.6.1 -## Date of fit: Wed Sep 18 18:24:14 2019 -## Date of summary: Wed Sep 18 18:24:14 2019 +## Date of fit: Thu Sep 19 09:53:02 2019 +## Date of summary: Thu Sep 19 09:53:02 2019 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * @@ -409,7 +409,7 @@ ## ## Model predictions using solution type analytical ## -## Fitted using 572 model solutions performed in 1.215 s +## Fitted using 572 model solutions performed in 1.204 s ## ## Error model: Constant variance ## @@ -499,8 +499,8 @@ <div class="sourceCode" id="cb24"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb24-1" title="1"><span class="kw"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(mm.L3[[<span class="st">"DFOP"</span>, <span class="dv">1</span>]])</a></code></pre></div> <pre><code>## mkin version used for fitting: 0.9.49.6 ## R version used for fitting: 3.6.1 -## Date of fit: Wed Sep 18 18:24:16 2019 -## Date of summary: Wed Sep 18 18:24:16 2019 +## Date of fit: Thu Sep 19 09:53:04 2019 +## Date of summary: Thu Sep 19 09:53:04 2019 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * @@ -509,7 +509,7 @@ ## ## Model predictions using solution type analytical ## -## Fitted using 373 model solutions performed in 0.778 s +## Fitted using 373 model solutions performed in 0.799 s ## ## Error model: Constant variance ## @@ -605,15 +605,15 @@ <div class="sourceCode" id="cb29"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb29-1" title="1"><span class="kw"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(mm.L4[[<span class="st">"SFO"</span>, <span class="dv">1</span>]], <span class="dt">data =</span> <span class="ot">FALSE</span>)</a></code></pre></div> <pre><code>## mkin version used for fitting: 0.9.49.6 ## R version used for fitting: 3.6.1 -## Date of fit: Wed Sep 18 18:24:17 2019 -## Date of summary: Wed Sep 18 18:24:17 2019 +## Date of fit: Thu Sep 19 09:53:04 2019 +## Date of summary: Thu Sep 19 09:53:05 2019 ## ## Equations: ## d_parent/dt = - k_parent_sink * parent ## ## Model predictions using solution type analytical ## -## Fitted using 142 model solutions performed in 0.293 s +## Fitted using 142 model solutions performed in 0.287 s ## ## Error model: Constant variance ## @@ -670,15 +670,15 @@ <div class="sourceCode" id="cb31"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb31-1" title="1"><span class="kw"><a href="https://rdrr.io/r/base/summary.html">summary</a></span>(mm.L4[[<span class="st">"FOMC"</span>, <span class="dv">1</span>]], <span class="dt">data =</span> <span class="ot">FALSE</span>)</a></code></pre></div> <pre><code>## mkin version used for fitting: 0.9.49.6 ## R version used for fitting: 3.6.1 -## Date of fit: Wed Sep 18 18:24:17 2019 -## Date of summary: Wed Sep 18 18:24:17 2019 +## Date of fit: Thu Sep 19 09:53:05 2019 +## Date of summary: Thu Sep 19 09:53:05 2019 ## ## 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.46 s +## Fitted using 224 model solutions performed in 0.48 s ## ## Error model: Constant variance ## |