diff options
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 b422b315..13131315 100644 --- a/docs/articles/FOCUS_L.html +++ b/docs/articles/FOCUS_L.html @@ -85,7 +85,7 @@        <h1>Example evaluation of FOCUS Laboratory Data L1 to L3</h1>                          <h4 class="author">Johannes Ranke</h4> -            <h4 class="date">2019-02-21</h4> +            <h4 class="date">2019-02-22</h4>        <div class="hidden name"><code>FOCUS_L.Rmd</code></div> @@ -111,8 +111,8 @@  <a class="sourceLine" id="cb2-2" data-line-number="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.48.1   ## R version used for fitting:       3.5.2  -## Date of fit:     Thu Feb 21 16:13:43 2019  -## Date of summary: Thu Feb 21 16:13:43 2019  +## Date of fit:     Fri Feb 22 09:51:22 2019  +## Date of summary: Fri Feb 22 09:51:22 2019   ##   ## Equations:  ## d_parent/dt = - k_parent_sink * parent @@ -202,15 +202,15 @@  <div class="sourceCode" id="cb7"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb7-1" data-line-number="1"><span class="kw"><a href="https://www.rdocumentation.org/packages/base/topics/summary">summary</a></span>(m.L1.FOMC, <span class="dt">data =</span> <span class="ot">FALSE</span>)</a></code></pre></div>  <pre><code>## mkin version used for fitting:    0.9.48.1   ## R version used for fitting:       3.5.2  -## Date of fit:     Thu Feb 21 16:13:45 2019  -## Date of summary: Thu Feb 21 16:13:45 2019  +## Date of fit:     Fri Feb 22 09:51:24 2019  +## Date of summary: Fri Feb 22 09:51:24 2019   ##   ## Equations:  ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent  ##   ## Model predictions using solution type analytical   ##  -## Fitted with method Port using 611 model solutions performed in 1.509 s +## Fitted with method Port using 611 model solutions performed in 1.515 s  ##   ## Weighting: none  ##  @@ -297,15 +297,15 @@  <div class="sourceCode" id="cb12"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb12-1" data-line-number="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.48.1   ## R version used for fitting:       3.5.2  -## Date of fit:     Thu Feb 21 16:13:45 2019  -## Date of summary: Thu Feb 21 16:13:45 2019  +## Date of fit:     Fri Feb 22 09:51:25 2019  +## Date of summary: Fri Feb 22 09:51:25 2019   ##   ## 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.197 s +## Fitted with method Port using 81 model solutions performed in 0.198 s  ##   ## Weighting: none  ##  @@ -368,8 +368,8 @@  <div class="sourceCode" id="cb15"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb15-1" data-line-number="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.48.1   ## R version used for fitting:       3.5.2  -## Date of fit:     Thu Feb 21 16:13:46 2019  -## Date of summary: Thu Feb 21 16:13:46 2019  +## Date of fit:     Fri Feb 22 09:51:26 2019  +## Date of summary: Fri Feb 22 09:51:26 2019   ##   ## Equations:  ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * @@ -378,7 +378,7 @@  ##   ## Model predictions using solution type analytical   ##  -## Fitted with method Port using 336 model solutions performed in 0.842 s +## Fitted with method Port using 336 model solutions performed in 0.847 s  ##   ## Weighting: none  ##  @@ -460,8 +460,8 @@  <div class="sourceCode" id="cb21"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb21-1" data-line-number="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.48.1   ## R version used for fitting:       3.5.2  -## Date of fit:     Thu Feb 21 16:13:47 2019  -## Date of summary: Thu Feb 21 16:13:48 2019  +## Date of fit:     Fri Feb 22 09:51:27 2019  +## Date of summary: Fri Feb 22 09:51:27 2019   ##   ## Equations:  ## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * @@ -470,7 +470,7 @@  ##   ## Model predictions using solution type analytical   ##  -## Fitted with method Port using 137 model solutions performed in 0.345 s +## Fitted with method Port using 137 model solutions performed in 0.347 s  ##   ## Weighting: none  ##  @@ -561,15 +561,15 @@  <div class="sourceCode" id="cb26"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb26-1" data-line-number="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.48.1   ## R version used for fitting:       3.5.2  -## Date of fit:     Thu Feb 21 16:13:48 2019  -## Date of summary: Thu Feb 21 16:13:48 2019  +## Date of fit:     Fri Feb 22 09:51:27 2019  +## Date of summary: Fri Feb 22 09:51:28 2019   ##   ## 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.11 s +## Fitted with method Port using 46 model solutions performed in 0.112 s  ##   ## Weighting: none  ##  @@ -621,15 +621,15 @@  <div class="sourceCode" id="cb28"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb28-1" data-line-number="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.48.1   ## R version used for fitting:       3.5.2  -## Date of fit:     Thu Feb 21 16:13:48 2019  -## Date of summary: Thu Feb 21 16:13:48 2019  +## Date of fit:     Fri Feb 22 09:51:28 2019  +## Date of summary: Fri Feb 22 09:51:28 2019   ##   ## Equations:  ## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent  ##   ## Model predictions using solution type analytical   ##  -## Fitted with method Port using 66 model solutions performed in 0.163 s +## Fitted with method Port using 66 model solutions performed in 0.165 s  ##   ## Weighting: none  ##  | 
