From 9f16be247e851c948edb30ac756550d89ba0af52 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 19 Jan 2017 11:44:22 +0100 Subject: Another correction of the docs --- docs/reference/one_box.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/reference/one_box.html b/docs/reference/one_box.html index 4e60143..800ca66 100644 --- a/docs/reference/one_box.html +++ b/docs/reference/one_box.html @@ -94,11 +94,11 @@ e.g. FOMC, parms must contain the corresponding paramt If x is an mkinfit object, the decline is calculated from this object.
ini
-
The initial amount for the parent compound. If x is an -mkinfit object, and ini is 'model', the fitted initial -concentrations are used. Otherwise, ini must be numeric. If it has -length one, it is used for the parent and initial values of metabolites -are zero, otherwise, it must give values for all observed variables.
+
The initial amount. If x is an mkinfit object, and +ini is 'model', the fitted initial concentrations are used. Otherwise, ini +must be numeric. If it has length one, it is used for the parent and +initial values of metabolites are zero, otherwise, it must give values for +all observed variables.
...
Further arguments passed to methods
t_end
-- cgit v1.2.1