aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/reference/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/reference/index.html')
-rw-r--r--docs/dev/reference/index.html15
1 files changed, 13 insertions, 2 deletions
diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html
index 3372a69a..b7a5de92 100644
--- a/docs/dev/reference/index.html
+++ b/docs/dev/reference/index.html
@@ -44,12 +44,15 @@
<a href="../articles/web_only/dimethenamid_2018.html">Example evaluations of dimethenamid data from 2018 with nonlinear mixed-effects models</a>
</li>
<li>
- <a href="../articles/web_only/FOCUS_Z.html">Example evaluation of FOCUS Example Dataset Z</a>
+ <a href="../articles/web_only/multistart.html">Short demo of the multistart method</a>
</li>
<li>
<a href="../articles/web_only/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a>
</li>
<li>
+ <a href="../articles/web_only/FOCUS_Z.html">Example evaluation of FOCUS Example Dataset Z</a>
+ </li>
+ <li>
<a href="../articles/twa.html">Calculation of time weighted average concentrations with mkin</a>
</li>
<li>
@@ -234,9 +237,17 @@ degradation models and one or more error models</p></td>
</td>
<td><p>Confidence intervals for parameters in saem.mmkin objects</p></td>
</tr><tr><td>
- <p><code><a href="multistart.html">multistart()</a></code> <code><a href="multistart.html">print(<i>&lt;multistart&gt;</i>)</a></code> <code><a href="multistart.html">parms(<i>&lt;multistart&gt;</i>)</a></code> <code><a href="multistart.html">parhist()</a></code> <code><a href="multistart.html">llhist()</a></code> </p>
+ <p><code><a href="multistart.html">multistart()</a></code> <code><a href="multistart.html">print(<i>&lt;multistart&gt;</i>)</a></code> <code><a href="multistart.html">parms(<i>&lt;multistart&gt;</i>)</a></code> </p>
</td>
<td><p>Perform a hierarchical model fit with multiple starting values</p></td>
+ </tr><tr><td>
+ <p><code><a href="llhist.html">llhist()</a></code> </p>
+ </td>
+ <td><p>Plot the distribution of log likelihoods from multistart objects</p></td>
+ </tr><tr><td>
+ <p><code><a href="parhist.html">parhist()</a></code> </p>
+ </td>
+ <td><p>Plot parameter distributions from multistart objects</p></td>
</tr></tbody><tbody><tr><th colspan="2">
<h2 id="datasets-and-known-results">Datasets and known results <a href="#datasets-and-known-results" class="anchor" aria-hidden="true"></a></h2>
<p class="section-desc"></p>

Contact - Imprint