diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-03 16:45:09 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-03 16:45:09 +0200 |
commit | 798195d367111e592e5247309b90fac29ed7ddfd (patch) | |
tree | 584a2b09f34f37d633988b9ca972e8dba940769a /docs/articles/FOCUS_L.html | |
parent | e09b0a1ac18cc5e5c90b06539868ebde56131db8 (diff) |
Update DESCRIPTION, improve NEWS
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/articles/FOCUS_L.html')
-rw-r--r-- | docs/articles/FOCUS_L.html | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html index 4388edd2..1b54252f 100644 --- a/docs/articles/FOCUS_L.html +++ b/docs/articles/FOCUS_L.html @@ -88,7 +88,7 @@ <h1>Example evaluation of FOCUS Laboratory Data L1 to L3</h1> <h4 class="author">Johannes Ranke</h4> - <h4 class="date">2019-06-05</h4> + <h4 class="date">2019-07-03</h4> <div class="hidden name"><code>FOCUS_L.Rmd</code></div> @@ -114,15 +114,15 @@ <a class="sourceLine" id="cb2-2" title="2"><span class="kw"><a href="https://www.rdocumentation.org/packages/base/topics/summary">summary</a></span>(m.L1.SFO)</a></code></pre></div> <pre><code>## mkin version used for fitting: 0.9.49.5 ## R version used for fitting: 3.6.0 -## Date of fit: Wed Jun 5 15:10:52 2019 -## Date of summary: Wed Jun 5 15:10:52 2019 +## Date of fit: Wed Jul 3 16:39:02 2019 +## Date of summary: Wed Jul 3 16:39:02 2019 ## ## Equations: ## d_parent/dt = - k_parent_sink * parent ## ## Model predictions using solution type analytical ## -## Fitted using 133 model solutions performed in 0.277 s +## Fitted using 133 model solutions performed in 0.279 s ## ## Error model: Constant variance ## @@ -216,8 +216,8 @@ ## finite result is doubtful</code></pre> <pre><code>## mkin version used for fitting: 0.9.49.5 ## R version used for fitting: 3.6.0 -## Date of fit: Wed Jun 5 15:10:54 2019 -## Date of summary: Wed Jun 5 15:10:54 2019 +## Date of fit: Wed Jul 3 16:39:04 2019 +## Date of summary: Wed Jul 3 16:39:04 2019 ## ## ## Warning: Optimisation did not converge: @@ -229,7 +229,7 @@ ## ## Model predictions using solution type analytical ## -## Fitted using 899 model solutions performed in 1.877 s +## Fitted using 899 model solutions performed in 1.874 s ## ## Error model: Constant variance ## @@ -321,15 +321,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://www.rdocumentation.org/packages/base/topics/summary">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.5 ## R version used for fitting: 3.6.0 -## Date of fit: Wed Jun 5 15:10:55 2019 -## Date of summary: Wed Jun 5 15:10:55 2019 +## Date of fit: Wed Jul 3 16:39:05 2019 +## Date of summary: Wed Jul 3 16:39:05 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.492 s +## Fitted using 239 model solutions performed in 0.485 s ## ## Error model: Constant variance ## @@ -397,8 +397,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://www.rdocumentation.org/packages/base/topics/summary">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.5 ## R version used for fitting: 3.6.0 -## Date of fit: Wed Jun 5 15:10:56 2019 -## Date of summary: Wed Jun 5 15:10:56 2019 +## Date of fit: Wed Jul 3 16:39:07 2019 +## Date of summary: Wed Jul 3 16:39:07 2019 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * @@ -407,7 +407,7 @@ ## ## Model predictions using solution type analytical ## -## Fitted using 572 model solutions performed in 1.183 s +## Fitted using 572 model solutions performed in 1.19 s ## ## Error model: Constant variance ## @@ -497,8 +497,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://www.rdocumentation.org/packages/base/topics/summary">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.5 ## R version used for fitting: 3.6.0 -## Date of fit: Wed Jun 5 15:10:58 2019 -## Date of summary: Wed Jun 5 15:10:58 2019 +## Date of fit: Wed Jul 3 16:39:08 2019 +## Date of summary: Wed Jul 3 16:39:09 2019 ## ## Equations: ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * @@ -507,7 +507,7 @@ ## ## Model predictions using solution type analytical ## -## Fitted using 373 model solutions performed in 0.773 s +## Fitted using 373 model solutions performed in 0.772 s ## ## Error model: Constant variance ## @@ -603,15 +603,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://www.rdocumentation.org/packages/base/topics/summary">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.5 ## R version used for fitting: 3.6.0 -## Date of fit: Wed Jun 5 15:10:59 2019 -## Date of summary: Wed Jun 5 15:10:59 2019 +## Date of fit: Wed Jul 3 16:39:09 2019 +## Date of summary: Wed Jul 3 16:39:10 2019 ## ## Equations: ## d_parent/dt = - k_parent_sink * parent ## ## Model predictions using solution type analytical ## -## Fitted using 142 model solutions performed in 0.288 s +## Fitted using 142 model solutions performed in 0.29 s ## ## Error model: Constant variance ## @@ -668,15 +668,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://www.rdocumentation.org/packages/base/topics/summary">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.5 ## R version used for fitting: 3.6.0 -## Date of fit: Wed Jun 5 15:10:59 2019 -## Date of summary: Wed Jun 5 15:10:59 2019 +## Date of fit: Wed Jul 3 16:39:10 2019 +## Date of summary: Wed Jul 3 16:39:10 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.453 s +## Fitted using 224 model solutions performed in 0.452 s ## ## Error model: Constant variance ## |