diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-12 16:59:48 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-12 16:59:48 +0100 |
commit | c04d0bb0e795b67b6958150e8524c5265587f618 (patch) | |
tree | 4a10eb4a9b612745b4aa9ed1e4f1898a2d6d0ac1 /man/mkinfit.Rd | |
parent | 401570aa9e58c4a2f2e939f37f496453d97d3f33 (diff) |
IORE working for parent and metabolites, introduce mkinsub
Diffstat (limited to 'man/mkinfit.Rd')
-rw-r--r-- | man/mkinfit.Rd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/mkinfit.Rd b/man/mkinfit.Rd index c40dff83..a16ed177 100644 --- a/man/mkinfit.Rd +++ b/man/mkinfit.Rd @@ -216,6 +216,12 @@ mkinfit(mkinmod, observed, Gao). A similar implemention can also be found in CAKE 2.0, which is the other GUI derivative of mkin, sponsored by Syngenta. } +\note{ + When using the "IORE" submodel for metabolites, fitting with + "transform_rates = TRUE" (the default) often leads to failures of the + numerical ODE solver. In this situation it may help to switch off the + internal rate transformation. +} \author{ Johannes Ranke } |