aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/reference/index.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-11-09 16:33:19 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-11-09 16:33:19 +0100
commita1631098acfc3352e19c331e568bd6f5766b3c3d (patch)
tree6475ead3d4a0f6e754426d713514b594cefadb73 /docs/dev/reference/index.html
parent6464d3999338d34c081f360694dbc0bc0abf68cb (diff)
Merge plot methods for nlme.mmkin and saem.mmkin
This avoids code duplication
Diffstat (limited to 'docs/dev/reference/index.html')
-rw-r--r--docs/dev/reference/index.html10
1 files changed, 2 insertions, 8 deletions
diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html
index f5621402..5ed2044b 100644
--- a/docs/dev/reference/index.html
+++ b/docs/dev/reference/index.html
@@ -325,9 +325,9 @@ of an mmkin object</p></td>
</tr><tr>
<td>
- <p><code><a href="plot.nlme.mmkin.html">plot(<i>&lt;nlme.mmkin&gt;</i>)</a></code> </p>
+ <p><code><a href="plot_mixed.html">plot(<i>&lt;saem.mmkin&gt;</i>)</a></code> <code><a href="plot_mixed.html">plot(<i>&lt;nlme.mmkin&gt;</i>)</a></code> </p>
</td>
- <td><p>Plot a fitted nonlinear mixed model obtained via an mmkin row object</p></td>
+ <td><p>Plot predictions from a fitted nonlinear mixed model obtained via an mmkin row object</p></td>
</tr><tr>
<td>
@@ -349,12 +349,6 @@ of an mmkin object</p></td>
</tr><tr>
<td>
- <p><code><a href="plot.saem.mmkin.html">plot(<i>&lt;saem.mmkin&gt;</i>)</a></code> </p>
- </td>
- <td><p>Plot an saem fitted nonlinear mixed model obtained via an mmkin row object</p></td>
- </tr><tr>
-
- <td>
<p><code><a href="nlme.html">nlme_function()</a></code> <code><a href="nlme.html">mean_degparms()</a></code> <code><a href="nlme.html">nlme_data()</a></code> </p>
</td>
<td><p>Helper functions to create nlme models from mmkin row objects</p></td>

Contact - Imprint