aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/FOCUS_L.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-02-26 20:28:15 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-02-26 20:33:32 +0100
commit396e40d2c45d81a8e74c41a2f632665021e980a1 (patch)
treec7ab9b5356361b1939e9b00183a7f31071782f64 /docs/articles/FOCUS_L.html
parent64e636d11311be57978ef394c48c9b43fe219059 (diff)
NAFTA SOP Attachment vignette
Also: - Change rounding in print.nafta - Add dots argument to nafta() - Use cores=1 in examples - Restrict N in IORE model to values > 0
Diffstat (limited to 'docs/articles/FOCUS_L.html')
-rw-r--r--docs/articles/FOCUS_L.html32
1 files changed, 16 insertions, 16 deletions
diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html
index 57bd4d34..a6853c97 100644
--- a/docs/articles/FOCUS_L.html
+++ b/docs/articles/FOCUS_L.html
@@ -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: Tue Feb 26 09:29:05 2019
-## Date of summary: Tue Feb 26 09:29:05 2019
+## Date of fit: Tue Feb 26 20:25:06 2019
+## Date of summary: Tue Feb 26 20:25:06 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: Tue Feb 26 09:29:06 2019
-## Date of summary: Tue Feb 26 09:29:06 2019
+## Date of fit: Tue Feb 26 20:25:08 2019
+## Date of summary: Tue Feb 26 20:25:08 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.51 s
+## Fitted with method Port using 611 model solutions performed in 1.509 s
##
## Weighting: none
##
@@ -297,8 +297,8 @@
<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: Tue Feb 26 09:29:07 2019
-## Date of summary: Tue Feb 26 09:29:07 2019
+## Date of fit: Tue Feb 26 20:25:08 2019
+## Date of summary: Tue Feb 26 20:25:08 2019
##
## Equations:
## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent
@@ -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: Tue Feb 26 09:29:08 2019
-## Date of summary: Tue Feb 26 09:29:08 2019
+## Date of fit: Tue Feb 26 20:25:09 2019
+## Date of summary: Tue Feb 26 20:25:09 2019
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -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: Tue Feb 26 09:29:09 2019
-## Date of summary: Tue Feb 26 09:29:09 2019
+## Date of fit: Tue Feb 26 20:25:10 2019
+## Date of summary: Tue Feb 26 20:25:11 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.343 s
+## Fitted with method Port using 137 model solutions performed in 0.344 s
##
## Weighting: none
##
@@ -561,8 +561,8 @@
<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: Tue Feb 26 09:29:10 2019
-## Date of summary: Tue Feb 26 09:29:10 2019
+## Date of fit: Tue Feb 26 20:25:11 2019
+## Date of summary: Tue Feb 26 20:25:11 2019
##
## Equations:
## d_parent/dt = - k_parent_sink * parent
@@ -621,8 +621,8 @@
<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: Tue Feb 26 09:29:10 2019
-## Date of summary: Tue Feb 26 09:29:10 2019
+## Date of fit: Tue Feb 26 20:25:11 2019
+## Date of summary: Tue Feb 26 20:25:11 2019
##
## Equations:
## d_parent/dt = - (alpha/beta) * 1/((time/beta) + 1) * parent

Contact - Imprint