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