diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 12:32:06 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-11-26 12:32:06 +0100 |
commit | b51d485d370cab50b08a0ed30669754d96f474be (patch) | |
tree | fe762a526d26e817ebb7e86158105b7762ff9a5e /docs/reference/index.html | |
parent | ff632743ac6aa00d07bf6a01213bbe7cffa6af69 (diff) |
Include AIC.mmkin to static docs
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index c1d31aff..92f54fc8 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -219,6 +219,12 @@ <p><code><a href="plot.mmkin.html">plot(<i><mmkin></i>)</a></code> </p> </td> <td><p>Plot model fits (observed and fitted) and the residuals for a row or column of an mmkin object</p></td> + </tr><tr> + + <td> + <p><code><a href="AIC.mmkin.html">AIC(<i><mmkin></i>)</a></code> </p> + </td> + <td><p>Calculated the AIC for a column of an mmkin object</p></td> </tr> </tbody><tbody> <tr> |