From e18ea5ffeac34aa260e6fb1f7bd805fbbb57f1e6 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 6 Sep 2017 15:12:26 +0200 Subject: Adapt the IRLS instructions to current version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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, -- cgit v1.2.1