aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-09-06 15:12:26 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-09-06 15:12:26 +0200
commite18ea5ffeac34aa260e6fb1f7bd805fbbb57f1e6 (patch)
treeac2d11dcfa02b1cdb2c400e9bf07e80146bb51a3 /README.md
parent2218c64869a37927b793b88da77c4c90c9307535 (diff)
Adapt the IRLS instructions to current version
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0e1f427..e83a3494 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ and at [R-Forge](http://kinfit.r-forge.r-project.org/mkin_static/index.html).
(see below) is calculated for each observed variable.
* Iteratively reweighted least squares fitting is implemented in a similar way
as in KinGUII and CAKE (see below). Simply add the argument
- `reweight = "obs"` to your call to `mkinfit` and a separate variance
+ `reweight.method = "obs"` to your call to `mkinfit` and a separate variance
componenent for each of the observed variables will be optimised
in a second stage after the primary optimisation algorithm has converged.
* When a metabolite decline phase is not described well by SFO kinetics,

Contact - Imprint