aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/summary.mkinfit.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/summary.mkinfit.html')
-rw-r--r--docs/reference/summary.mkinfit.html13
1 files changed, 3 insertions, 10 deletions
diff --git a/docs/reference/summary.mkinfit.html b/docs/reference/summary.mkinfit.html
index 977ff8d8..f34736b3 100644
--- a/docs/reference/summary.mkinfit.html
+++ b/docs/reference/summary.mkinfit.html
@@ -27,13 +27,6 @@
<script src="../pkgdown.js"></script>
-<meta property="og:title" content="Summary method for class "mkinfit" — summary.mkinfit" />
-
-<meta property="og:description" content="Lists model equations, the summary as returned by summary.modFit,
- the chi2 error levels calculated according to FOCUS guidance (2006) as far
- as defined therein, and optionally the data, consisting of observed, predicted
- and residual values." />
-<meta name="twitter:card" content="summary" />
<!-- mathjax -->
<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
@@ -191,15 +184,15 @@
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
<pre class="examples"><div class='input'> <span class='fu'>summary</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.47.1
#&gt; R version used for fitting: 3.4.3
-#&gt; Date of fit: Thu Mar 1 14:26:27 2018
-#&gt; Date of summary: Thu Mar 1 14:26:27 2018
+#&gt; Date of fit: Fri Mar 9 23:08:29 2018
+#&gt; Date of summary: Fri Mar 9 23:08:29 2018
#&gt;
#&gt; Equations:
#&gt; d_parent/dt = - k_parent_sink * parent
#&gt;
#&gt; Model predictions using solution type analytical
#&gt;
-#&gt; Fitted with method Port using 35 model solutions performed in 0.076 s
+#&gt; Fitted with method Port using 35 model solutions performed in 0.075 s
#&gt;
#&gt; Weighting: none
#&gt;

Contact - Imprint