diff options
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> | 
