aboutsummaryrefslogtreecommitdiff
path: root/man/mkinfit.Rd
diff options
context:
space:
mode:
authorjranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>2013-02-16 21:15:52 +0000
committerjranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>2013-02-16 21:15:52 +0000
commit329dadc5fd557cbeec0d1f3a6db57b6b4d6f41d4 (patch)
tree8159a9ba673fc6c150a92748e142697c845ece1d /man/mkinfit.Rd
parente6ba7af29db678ef437e7f8301299ec18f4c66a4 (diff)
- Some maintenance fixes
- Start of the examples vignette git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@61 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'man/mkinfit.Rd')
-rw-r--r--man/mkinfit.Rd2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mkinfit.Rd b/man/mkinfit.Rd
index 181da4bd..319b1b35 100644
--- a/man/mkinfit.Rd
+++ b/man/mkinfit.Rd
@@ -26,7 +26,7 @@ mkinfit(mkinmod, observed,
}
\item{observed}{
The observed data. It has to be in the long format as described in
- \code{\link{modFit}}, i.e. the first column must contain the name of the
+ \code{\link{modFit}}, i.e. the first column called "name" must contain the name of the
observed variable for each data point. The second column must contain the
times of observation, named "time". The third column must be named "value"
and contain the observed values. Optionally, a further column can contain

Contact - Imprint