aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/plot.mmkin.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/plot.mmkin.html')
-rw-r--r--docs/reference/plot.mmkin.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/reference/plot.mmkin.html b/docs/reference/plot.mmkin.html
index 9d41b4c1..be60f228 100644
--- a/docs/reference/plot.mmkin.html
+++ b/docs/reference/plot.mmkin.html
@@ -149,6 +149,7 @@ the fit of at least one model to the same dataset is shown.</p>
<span class='kw'>main</span> <span class='kw'>=</span> <span class='st'>"auto"</span>,
<span class='kw'>legends</span> <span class='kw'>=</span> <span class='fl'>1</span>,
<span class='kw'>resplot</span> <span class='kw'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span>(<span class='st'>"time"</span>, <span class='st'>"errmod"</span>),
+ <span class='kw'>standardized</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
<span class='kw'>show_errmin</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>,
<span class='kw'>errmin_var</span> <span class='kw'>=</span> <span class='st'>"All data"</span>,
<span class='kw'>errmin_digits</span> <span class='kw'>=</span> <span class='fl'>3</span>,
@@ -181,6 +182,12 @@ column.</p></td>
values, with the error model, using <code><a href='mkinerrplot.html'>mkinerrplot</a></code>.</p></td>
</tr>
<tr>
+ <th>standardized</th>
+ <td><p>Should the residuals be standardized? This option
+is passed to <code><a href='mkinresplot.html'>mkinresplot</a></code>, it only takes effect if
+`resplot = "time"`.</p></td>
+ </tr>
+ <tr>
<th>show_errmin</th>
<td><p>Should the chi2 error level be shown on top of the plots
to the left?</p></td>

Contact - Imprint