aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/FOCUS_D.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_D.html
parent307a317666b8a1cdfe2293371ad8671403680a36 (diff)
Add error model algorithm to output
Diffstat (limited to 'docs/articles/FOCUS_D.html')
-rw-r--r--docs/articles/FOCUS_D.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/articles/FOCUS_D.html b/docs/articles/FOCUS_D.html
index 698ccebc..be1f40f5 100644
--- a/docs/articles/FOCUS_D.html
+++ b/docs/articles/FOCUS_D.html
@@ -88,7 +88,7 @@
<h1>Example evaluation of FOCUS Example Dataset D</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_D.Rmd</code></div>
@@ -168,8 +168,8 @@
<div class="sourceCode" id="cb11"><pre class="sourceCode r"><code class="sourceCode r"><a class="sourceLine" id="cb11-1" title="1"><span class="kw"><a href="https://www.rdocumentation.org/packages/base/topics/summary">summary</a></span>(fit)</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:18 2019
-## Date of summary: Tue Jun 4 15:03:18 2019
+## Date of fit: Wed Jun 5 15:10:49 2019
+## Date of summary: Wed Jun 5 15:10:50 2019
##
## Equations:
## d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent
@@ -177,10 +177,11 @@
##
## Model predictions using solution type deSolve
##
-## Fitted using 389 model solutions performed in 0.978 s
+## Fitted using 389 model solutions performed in 0.984 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