aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/summary.mkinfit.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-05-02 13:17:05 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-05-02 13:17:05 +0200
commit70591022c07f0e8fb4dd67789b7c8d78af8ebc18 (patch)
treeacaecfce5ae304cfc48b111c6db24a3f2ed5c83d /docs/reference/summary.mkinfit.html
parent380a29e81f88cd80c9c6915200ddc7054c8a085a (diff)
Better initials for error model parameters
- Also make it possible to specify initial values for error model parameters. - Run tests - Rebuild docs
Diffstat (limited to 'docs/reference/summary.mkinfit.html')
-rw-r--r--docs/reference/summary.mkinfit.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/reference/summary.mkinfit.html b/docs/reference/summary.mkinfit.html
index e5565990..1a08132f 100644
--- a/docs/reference/summary.mkinfit.html
+++ b/docs/reference/summary.mkinfit.html
@@ -210,19 +210,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.4
-#&gt; R version used for fitting: 3.5.3
-#&gt; Date of fit: Wed Apr 10 10:11:15 2019
-#&gt; Date of summary: Wed Apr 10 10:11:15 2019
+#&gt; R version used for fitting: 3.6.0
+#&gt; Date of fit: Thu May 2 12:40:14 2019
+#&gt; Date of summary: Thu May 2 12:40:14 2019
#&gt;
#&gt; Equations:
#&gt; d_parent/dt = - k_parent_sink * parent
#&gt;
#&gt; Model predictions using solution type analytical
#&gt;
-#&gt; Fitted with method using 131 model solutions performed in 0.284 s
+#&gt; Fitted using 131 model solutions performed in 0.269 s
#&gt;
#&gt; Error model:
-#&gt; NULL
+#&gt; Constant variance
#&gt;
#&gt; Starting values for parameters to be optimised:
#&gt; value type
@@ -260,7 +260,7 @@
#&gt; k_parent_sink 0.03722 10.90 5.650e-05 0.0294 0.04712
#&gt; sigma 5.26600 4.00 5.162e-03 1.8820 8.64900
#&gt;
-#&gt; Chi2 error levels in percent:
+#&gt; FOCUS Chi2 error levels in percent:
#&gt; err.min n.optim df
#&gt; All data 8.385 2 6
#&gt; parent 8.385 2 6

Contact - Imprint