diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-26 22:52:53 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-26 22:52:53 +0200 |
commit | 6e5630a0df7e857697ff2ce4730a5f7f45b67377 (patch) | |
tree | 1d65d0b5c0540b1ae1ab160ed3c6cd1c50a4446f /docs/reference/index.html | |
parent | cb03bf1fb1e6326f06029969663f3399af96b05d (diff) |
Fix checks and tests
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 328f5aca..fa424060 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -185,12 +185,30 @@ more datasets</p></td> </tr><tr> <td> + <p><code><a href="parms.html">parms()</a></code> </p> + </td> + <td><p>Extract model parameters from mkinfit models</p></td> + </tr><tr> + + <td> + <p><code><a href="confint.mkinfit.html">confint(<i><mkinfit></i>)</a></code> </p> + </td> + <td><p>Confidence intervals for parameters of mkinfit objects</p></td> + </tr><tr> + + <td> <p><code><a href="summary.mkinfit.html">summary(<i><mkinfit></i>)</a></code> <code><a href="summary.mkinfit.html">print(<i><summary.mkinfit></i>)</a></code> </p> </td> <td><p>Summary method for class "mkinfit"</p></td> </tr><tr> <td> + <p><code><a href="logLik.mkinfit.html">logLik(<i><mkinfit></i>)</a></code> </p> + </td> + <td><p>Calculated the log-likelihood of a fitted mkinfit object</p></td> + </tr><tr> + + <td> <p><code><a href="mkinresplot.html">mkinresplot()</a></code> </p> </td> <td><p>Function to plot residuals stored in an mkin object</p></td> @@ -219,12 +237,6 @@ with mkinfit</p></td> <p><code><a href="mkinerrmin.html">mkinerrmin()</a></code> </p> </td> <td><p>Calculate the minimum error to assume in order to pass the variance test</p></td> - </tr><tr> - - <td> - <p><code><a href="logLik.mkinfit.html">logLik(<i><mkinfit></i>)</a></code> </p> - </td> - <td><p>Calculated the log-likelihood of a fitted mkinfit object</p></td> </tr> </tbody><tbody> <tr> |