aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/summary.mkinfit.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/reference/summary.mkinfit.html
parent307a317666b8a1cdfe2293371ad8671403680a36 (diff)
Add error model algorithm to output
Diffstat (limited to 'docs/reference/summary.mkinfit.html')
-rw-r--r--docs/reference/summary.mkinfit.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/reference/summary.mkinfit.html b/docs/reference/summary.mkinfit.html
index ffe1edb1..68b36542 100644
--- a/docs/reference/summary.mkinfit.html
+++ b/docs/reference/summary.mkinfit.html
@@ -211,18 +211,19 @@
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
<pre class="examples"><div class='input'> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/summary'>summary</a></span>(<span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='fu'><a href='mkinmod.html'>mkinmod</a></span>(<span class='kw'>parent</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>)), <span class='no'>FOCUS_2006_A</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>))</div><div class='output co'>#&gt; mkin version used for fitting: 0.9.49.5
#&gt; R version used for fitting: 3.6.0
-#&gt; Date of fit: Tue Jun 4 15:03:02 2019
-#&gt; Date of summary: Tue Jun 4 15:03:02 2019
+#&gt; Date of fit: Wed Jun 5 15:10:34 2019
+#&gt; Date of summary: Wed Jun 5 15:10:34 2019
#&gt;
#&gt; Equations:
#&gt; d_parent/dt = - k_parent_sink * parent
#&gt;
#&gt; Model predictions using solution type analytical
#&gt;
-#&gt; Fitted using 131 model solutions performed in 0.266 s
+#&gt; Fitted using 131 model solutions performed in 0.268 s
#&gt;
-#&gt; Error model:
-#&gt; Constant variance
+#&gt; Error model: Constant variance
+#&gt;
+#&gt; Error model algorithm: d_3
#&gt;
#&gt; Starting values for parameters to be optimised:
#&gt; value type

Contact - Imprint