From ec574cff822a1238138c0aa69b3d1459bdc3dfa8 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 19 Jun 2015 17:46:11 +0200 Subject: Use odeintr instead of ccSolve for compiling models --- man/IORE.solution.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/IORE.solution.Rd') 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{ -- cgit v1.2.1