diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-06-22 15:15:02 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-06-22 15:15:02 +0200 |
commit | 255430279d65bfe92093d48c9a586b062a38303d (patch) | |
tree | 934078f5d0b9466bebd8babc54a3f3221911fc28 /docs/dev/reference/index.html | |
parent | 05baf3bf92cba127fd2319b779db78be86170e5e (diff) |
Update development version of online docs
Diffstat (limited to 'docs/dev/reference/index.html')
-rw-r--r-- | docs/dev/reference/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html index f5825742..bb030605 100644 --- a/docs/dev/reference/index.html +++ b/docs/dev/reference/index.html @@ -582,6 +582,12 @@ kinetic models fitted with mkinfit</p></td> </tr><tr> <td> + <p><code><a href="tffm0.html">tffm0()</a></code> <code><a href="tffm0.html">invtffm0()</a></code> </p> + </td> + <td><p>Transform formation fractions as in the first published mkin version</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> |