aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/FOCUS_L.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-06-05 15:16:59 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-06-05 15:16:59 +0200
commitb6027bbd157734e1c7f8c3ba6373451f5c85fc38 (patch)
tree62462fd7768d48ab772dbb68833bd4f2ebd4303f /docs/articles/FOCUS_L.html
parent307a317666b8a1cdfe2293371ad8671403680a36 (diff)
Add error model algorithm to output
Diffstat (limited to 'docs/articles/FOCUS_L.html')
-rw-r--r--docs/articles/FOCUS_L.html77
1 files changed, 42 insertions, 35 deletions
diff --git a/docs/articles/FOCUS_L.html b/docs/articles/FOCUS_L.html
index 75b2cf10..4388edd2 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-04</h4>
+ <h4 class="date">2019-06-05</h4>
<div class="hidden name"><code>FOCUS_L.Rmd</code></div>
@@ -114,18 +114,19 @@
<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: Tue Jun 4 15:03:20 2019
-## Date of summary: Tue Jun 4 15:03:20 2019
+## Date of fit: Wed Jun 5 15:10:52 2019
+## Date of summary: Wed Jun 5 15:10:52 2019
##
## Equations:
## d_parent/dt = - k_parent_sink * parent
##
## Model predictions using solution type analytical
##
-## Fitted using 133 model solutions performed in 0.28 s
+## Fitted using 133 model solutions performed in 0.277 s
##
-## Error model:
-## Constant variance
+## Error model: Constant variance
+##
+## Error model algorithm: d_3
##
## Starting values for parameters to be optimised:
## value type
@@ -215,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: Tue Jun 4 15:03:22 2019
-## Date of summary: Tue Jun 4 15:03:22 2019
+## Date of fit: Wed Jun 5 15:10:54 2019
+## Date of summary: Wed Jun 5 15:10:54 2019
##
##
## Warning: Optimisation did not converge:
@@ -228,10 +229,11 @@
##
## Model predictions using solution type analytical
##
-## Fitted using 899 model solutions performed in 1.868 s
+## Fitted using 899 model solutions performed in 1.877 s
+##
+## Error model: Constant variance
##
-## Error model:
-## Constant variance
+## Error model algorithm: d_3
##
## Starting values for parameters to be optimised:
## value type
@@ -319,18 +321,19 @@
<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: Tue Jun 4 15:03:23 2019
-## Date of summary: Tue Jun 4 15:03:23 2019
+## Date of fit: Wed Jun 5 15:10:55 2019
+## Date of summary: Wed Jun 5 15:10:55 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.484 s
+## Fitted using 239 model solutions performed in 0.492 s
##
-## Error model:
-## Constant variance
+## Error model: Constant variance
+##
+## Error model algorithm: d_3
##
## Starting values for parameters to be optimised:
## value type
@@ -394,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: Tue Jun 4 15:03:25 2019
-## Date of summary: Tue Jun 4 15:03:25 2019
+## Date of fit: Wed Jun 5 15:10:56 2019
+## Date of summary: Wed Jun 5 15:10:56 2019
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -404,10 +407,11 @@
##
## Model predictions using solution type analytical
##
-## Fitted using 572 model solutions performed in 1.193 s
+## Fitted using 572 model solutions performed in 1.183 s
+##
+## Error model: Constant variance
##
-## Error model:
-## Constant variance
+## Error model algorithm: d_3
##
## Starting values for parameters to be optimised:
## value type
@@ -493,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: Tue Jun 4 15:03:26 2019
-## Date of summary: Tue Jun 4 15:03:27 2019
+## Date of fit: Wed Jun 5 15:10:58 2019
+## Date of summary: Wed Jun 5 15:10:58 2019
##
## Equations:
## d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
@@ -503,10 +507,11 @@
##
## Model predictions using solution type analytical
##
-## Fitted using 373 model solutions performed in 0.767 s
+## Fitted using 373 model solutions performed in 0.773 s
##
-## Error model:
-## Constant variance
+## Error model: Constant variance
+##
+## Error model algorithm: d_3
##
## Starting values for parameters to be optimised:
## value type
@@ -598,8 +603,8 @@
<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: Tue Jun 4 15:03:27 2019
-## Date of summary: Tue Jun 4 15:03:28 2019
+## Date of fit: Wed Jun 5 15:10:59 2019
+## Date of summary: Wed Jun 5 15:10:59 2019
##
## Equations:
## d_parent/dt = - k_parent_sink * parent
@@ -608,8 +613,9 @@
##
## Fitted using 142 model solutions performed in 0.288 s
##
-## Error model:
-## Constant variance
+## Error model: Constant variance
+##
+## Error model algorithm: d_3
##
## Starting values for parameters to be optimised:
## value type
@@ -662,18 +668,19 @@
<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: Tue Jun 4 15:03:28 2019
-## Date of summary: Tue Jun 4 15:03:28 2019
+## Date of fit: Wed Jun 5 15:10:59 2019
+## Date of summary: Wed Jun 5 15:10:59 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.449 s
+## Fitted using 224 model solutions performed in 0.453 s
+##
+## Error model: Constant variance
##
-## Error model:
-## Constant variance
+## Error model algorithm: d_3
##
## Starting values for parameters to be optimised:
## value type

Contact - Imprint