diff options
Diffstat (limited to 'man/mkinpredict.Rd')
-rw-r--r-- | man/mkinpredict.Rd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/mkinpredict.Rd b/man/mkinpredict.Rd index 4db4d62f..a4821705 100644 --- a/man/mkinpredict.Rd +++ b/man/mkinpredict.Rd @@ -86,7 +86,11 @@ the observed variables (default) or for all state variables (if set to FALSE). Setting this to FALSE has no effect for analytical solutions, as these always return mapped output.} +<<<<<<< HEAD \item{na_stop}{Should it be an error if \link[deSolve:ode]{deSolve::ode} returns NaN values} +======= +\item{na_stop}{Should it be an error if \code{deSolve::ode()} returns NaN values} +>>>>>>> devel } \value{ A matrix with the numeric solution in wide format |