aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2014-11-12 17:01:18 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2014-11-12 17:01:18 +0100
commitc40ca83c28d45b127ac27732718ef8571722131b (patch)
treecb9084ef306cf99ab78f63e622b9842d1c6752f6
parentc04d0bb0e795b67b6958150e8524c5265587f618 (diff)
parentf458734120b9fd8104860bb3efc0b4abb89a207d (diff)
Merge branch 'master' of https://github.com/jranke/mkin into iore
-rw-r--r--man/mkinfit.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mkinfit.Rd b/man/mkinfit.Rd
index a16ed177..9c82f5ff 100644
--- a/man/mkinfit.Rd
+++ b/man/mkinfit.Rd
@@ -23,7 +23,7 @@ mkinfit(mkinmod, observed,
fixed_parms = NULL, fixed_initials = names(mkinmod$diffs)[-1],
solution_type = "auto",
method.ode = "lsoda",
- method.modFit = c("Port", "Marq", "SANN", "Nelder-Mead", "BFSG", "CG", "L-BFGS-B"),
+ method.modFit = c("Port", "Marq", "SANN", "Nelder-Mead", "BFGS", "CG", "L-BFGS-B"),
maxit.modFit = "auto",
control.modFit = list(),
transform_rates = TRUE,

Contact - Imprint