aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/FOCUS_L.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-09-18 18:30:21 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-09-18 18:30:21 +0200
commit1c7b39f3c542de75a1ba685fec3c154bef8a3301 (patch)
tree4e8fffd9841c2f8bea9ba6012363ef9d831227ed /docs/articles/FOCUS_L.html
parentb2c75fa1f73167d3e3c9c7db1d561dd482090aab (diff)
Static documentation rebuilt by pkgdown
to check if the link to the pfm package is correctly generated by pkgdown after preparing the pfm package docs accordingly
Diffstat (limited to 'docs/articles/FOCUS_L.html')
-rw-r--r--docs/articles/FOCUS_L.html42
1 files changed, 21 insertions, 21 deletions
diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html
index 428ca84f..50c83db6 100644
--- a/docs/articles/FOCUS_L.html
+++ b/docs/articles/FOCUS_L.html
@@ -116,15 +116,15 @@
<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 17:55:08 2019
-## Date of summary: Wed Sep 18 17:55:08 2019
+## Date of fit: Wed Sep 18 18:24:09 2019
+## Date of summary: Wed Sep 18 18:24:09 2019
##
## Equations:
## d_parent/dt = - k_parent_sink * parent
##
## Model predictions using solution type analytical
##
-## Fitted using 133 model solutions performed in 0.293 s
+## Fitted using 133 model solutions performed in 0.287 s
##
## Error model: Constant variance
##
@@ -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 17:55:10 2019
-## Date of summary: Wed Sep 18 17:55:10 2019
+## Date of fit: Wed Sep 18 18:24:12 2019
+## Date of summary: Wed Sep 18 18:24:12 2019
##
##
## Warning: Optimisation did not converge:
@@ -231,7 +231,7 @@
##
## Model predictions using solution type analytical
##
-## Fitted using 899 model solutions performed in 1.914 s
+## Fitted using 899 model solutions performed in 1.954 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 17:55:11 2019
-## Date of summary: Wed Sep 18 17:55:11 2019
+## Date of fit: Wed Sep 18 18:24:13 2019
+## Date of summary: Wed Sep 18 18:24:13 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.511 s
+## Fitted using 239 model solutions performed in 0.497 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 17:55:12 2019
-## Date of summary: Wed Sep 18 17:55:12 2019
+## Date of fit: Wed Sep 18 18:24:14 2019
+## Date of summary: Wed Sep 18 18:24:14 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.217 s
+## Fitted using 572 model solutions performed in 1.215 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 17:55:14 2019
-## Date of summary: Wed Sep 18 17:55:14 2019
+## Date of fit: Wed Sep 18 18:24:16 2019
+## Date of summary: Wed Sep 18 18:24:16 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.803 s
+## Fitted using 373 model solutions performed in 0.778 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 17:55:15 2019
-## Date of summary: Wed Sep 18 17:55:15 2019
+## Date of fit: Wed Sep 18 18:24:17 2019
+## Date of summary: Wed Sep 18 18:24:17 2019
##
## Equations:
## d_parent/dt = - k_parent_sink * parent
##
## Model predictions using solution type analytical
##
-## Fitted using 142 model solutions performed in 0.301 s
+## Fitted using 142 model solutions performed in 0.293 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 17:55:15 2019
-## Date of summary: Wed Sep 18 17:55:15 2019
+## Date of fit: Wed Sep 18 18:24:17 2019
+## Date of summary: Wed Sep 18 18:24:17 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.458 s
+## Fitted using 224 model solutions performed in 0.46 s
##
## Error model: Constant variance
##

Contact - Imprint