diff options
author | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-03-04 21:29:51 +0000 |
---|---|---|
committer | jranke <jranke@edb9625f-4e0d-4859-8d74-9fd3b1da38cb> | 2013-03-04 21:29:51 +0000 |
commit | b50e799dbcbdf01901924b95969f75a2269f3a8c (patch) | |
tree | fd0f24bf2c9acb8d6bb9d51a09a20c28fcf777c7 /man/plot.mkinfit.Rd | |
parent | 63167b07c10b6b91f62cba3d7b5e705c07b338b9 (diff) |
Small updates of two mkin help files
git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@73 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
Diffstat (limited to 'man/plot.mkinfit.Rd')
-rw-r--r-- | man/plot.mkinfit.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/plot.mkinfit.Rd b/man/plot.mkinfit.Rd index 8678afef..ccf29600 100644 --- a/man/plot.mkinfit.Rd +++ b/man/plot.mkinfit.Rd @@ -6,7 +6,7 @@ \description{ Solves the differential equations with the optimised and fixed parameters from a previous successful call to \code{\link{mkinfit}} and plots - the observed data together with the numerical solution of the fitted model. + the observed data together with the solution of the fitted model. } \usage{ \method{plot}{mkinfit}(x, fit = x, xlab = "Time", ylab = "Observed", |