aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/index.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-07-22 11:43:49 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2022-07-22 11:43:49 +0200
commitcff25a78e0e5a9d46db575b1ae3b02ace560aaf6 (patch)
tree9c4fb80c8725e4a82158c2955d26c805f3c65760 /docs/reference/index.html
parent93256099d5c2536e8fab359d5afe58a361dc6139 (diff)
Update static docs
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r--docs/reference/index.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html
index 63e3de8f..482edf08 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -17,7 +17,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">mkin</a>
- <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.1.1</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.1.2</span>
</span>
</div>
@@ -167,6 +167,18 @@ of an mmkin object</p></td>
<p><code><a href="AIC.mmkin.html">AIC(<i>&lt;mmkin&gt;</i>)</a></code> <code><a href="AIC.mmkin.html">BIC(<i>&lt;mmkin&gt;</i>)</a></code> </p>
</td>
<td><p>Calculate the AIC for a column of an mmkin object</p></td>
+ </tr><tr><td>
+ <p><code><a href="convergence.html">convergence()</a></code> <code><a href="convergence.html">print(<i>&lt;convergence.mmkin&gt;</i>)</a></code> </p>
+ </td>
+ <td><p>Method to get convergence information</p></td>
+ </tr><tr><td>
+ <p><code><a href="illparms.html">illparms()</a></code> <code><a href="illparms.html">print(<i>&lt;illparms.mmkin&gt;</i>)</a></code> </p>
+ </td>
+ <td><p>Method to get the names of ill-defined parameters</p></td>
+ </tr><tr><td>
+ <p><code><a href="summary.mmkin.html">summary(<i>&lt;mmkin&gt;</i>)</a></code> <code><a href="summary.mmkin.html">print(<i>&lt;summary.mmkin&gt;</i>)</a></code> </p>
+ </td>
+ <td><p>Summary method for class "mmkin"</p></td>
</tr></tbody><tbody><tr><th colspan="2">
<h2 id="mixed-models">Mixed models <a href="#mixed-models" class="anchor" aria-hidden="true"></a></h2>
<p class="section-desc"></p><p>Create and work with nonlinear mixed effects models</p>

Contact - Imprint