aboutsummaryrefslogtreecommitdiff
path: root/man/IORE.solution.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-06-19 17:46:11 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-06-19 17:46:11 +0200
commitec574cff822a1238138c0aa69b3d1459bdc3dfa8 (patch)
treeed35e64ca0a2e51b0974e7fa3efd768aa5bc446a /man/IORE.solution.Rd
parent6281424beafe531c9891670c3227ab12e9a21990 (diff)
Use odeintr instead of ccSolve for compiling modelsodeintr
Diffstat (limited to 'man/IORE.solution.Rd')
-rw-r--r--man/IORE.solution.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/IORE.solution.Rd b/man/IORE.solution.Rd
index 3d827bdc..bb377d3f 100644
--- a/man/IORE.solution.Rd
+++ b/man/IORE.solution.Rd
@@ -7,12 +7,12 @@
a concentration dependent rate constant.
}
\usage{
- IORE.solution(t, parent.0, k.iore, N)
+ IORE.solution(t, parent.0, k__iore, N)
}
\arguments{
\item{t}{ Time. }
\item{parent.0}{ Starting value for the response variable at time zero. }
- \item{k.iore}{ Rate constant. Note that this depends on the concentration units used. }
+ \item{k__iore}{ Rate constant. Note that this depends on the concentration units used. }
\item{N}{ Exponent describing the nonlinearity of the rate equation }
}
\note{

Contact - Imprint