diff options
Diffstat (limited to 'docs/dev/reference/index.html')
-rw-r--r-- | docs/dev/reference/index.html | 10 |
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><nlme.mmkin></i>)</a></code> </p> + <p><code><a href="plot_mixed.html">plot(<i><saem.mmkin></i>)</a></code> <code><a href="plot_mixed.html">plot(<i><nlme.mmkin></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><saem.mmkin></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> |