diff options
Diffstat (limited to 'docs/dev/reference/index.html')
-rw-r--r-- | docs/dev/reference/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html index 3d9d40b7..0fac6842 100644 --- a/docs/dev/reference/index.html +++ b/docs/dev/reference/index.html @@ -114,9 +114,9 @@ degradation models and one or more error models</p></td> </td> <td><p>Extract model parameters</p></td> </tr><tr><td> - <p><code><a href="convergence.html">convergence()</a></code> <code><a href="convergence.html">print(<i><convergence.mmkin></i>)</a></code> </p> + <p><code><a href="status.html">status()</a></code> <code><a href="status.html">print(<i><status.mmkin></i>)</a></code> <code><a href="status.html">print(<i><status.mhmkin></i>)</a></code> </p> </td> - <td><p>Method to get convergence information</p></td> + <td><p>Method to get status information for fit array objects</p></td> </tr><tr><td> <p><code><a href="illparms.html">illparms()</a></code> <code><a href="illparms.html">print(<i><illparms.mmkin></i>)</a></code> <code><a href="illparms.html">print(<i><illparms.mhmkin></i>)</a></code> </p> </td> @@ -253,9 +253,9 @@ degradation models and one or more error models</p></td> </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> + <p><code><a href="parplot.html">parplot()</a></code> </p> </td> - <td><p>Plot parameter distributions from multistart objects</p></td> + <td><p>Plot parameter variability of 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> |