diff options
Diffstat (limited to 'docs/dev/reference/index.html')
-rw-r--r-- | docs/dev/reference/index.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html index 24056025..fa3ec868 100644 --- a/docs/dev/reference/index.html +++ b/docs/dev/reference/index.html @@ -308,7 +308,7 @@ of an mmkin object</p></td> <tr> <th colspan="2"> <h2 id="section-mixed-models" class="hasAnchor"><a href="#section-mixed-models" class="anchor"></a>Mixed models</h2> - <p class="section-desc"><p>Create and work with nonlinear mixed models</p></p> + <p class="section-desc"><p>Create and work with nonlinear mixed effects models</p></p> </th> </tr> @@ -331,6 +331,12 @@ of an mmkin object</p></td> </tr><tr> <td> + <p><code><a href="summary.nlme.mmkin.html">summary(<i><nlme.mmkin></i>)</a></code> <code><a href="summary.nlme.mmkin.html">print(<i><summary.nlme.mmkin></i>)</a></code> </p> + </td> + <td><p>Summary method for class "nlme.mmkin"</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> |