aboutsummaryrefslogtreecommitdiff
path: root/man/mkinpredict.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-04-18 00:06:38 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-04-18 00:06:38 +0200
commita26b44d15c11ebb41083fc2efab0cc91a027b55b (patch)
tree1ab67782b9f0ec70a2409c430b8f57f32e4d5eb5 /man/mkinpredict.Rd
parent07685d190e7da7bdc199f0b6cd0bd372c5264aa5 (diff)
Add a vignette showing the performance of compiled models
Diffstat (limited to 'man/mkinpredict.Rd')
-rw-r--r--man/mkinpredict.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mkinpredict.Rd b/man/mkinpredict.Rd
index 7450a7ce..c6aee75f 100644
--- a/man/mkinpredict.Rd
+++ b/man/mkinpredict.Rd
@@ -10,7 +10,7 @@
}
\usage{
mkinpredict(mkinmod, odeparms, odeini, outtimes, solution_type = "deSolve",
- method.ode = "lsoda", use_compiled = "auto", atol = 1e-08, rtol = 1e-10,
+ use_compiled = "auto", method.ode = "lsoda", atol = 1e-08, rtol = 1e-10,
map_output = TRUE, ...)
}
\arguments{

Contact - Imprint