diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-09-07 08:32:41 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-09-07 08:32:41 +0200 |
commit | 7b333cff452dd1b36cb994c18b0b19e97facbc72 (patch) | |
tree | b4025756c1a4773c40749309671c88ef99901815 /docs/index.html | |
parent | e18ea5ffeac34aa260e6fb1f7bd805fbbb57f1e6 (diff) |
Static documentation except articles rebuilt by pkgdown
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 9898d6f5..dae43514 100644 --- a/docs/index.html +++ b/docs/index.html @@ -116,7 +116,7 @@ <li>The usual one-sided t-test for significant difference from zero is nevertheless shown based on estimators for the untransformed parameters.</li> <li>Summary and plotting functions. The <code>summary</code> of an <code>mkinfit</code> object is in fact a full report that should give enough information to be able to approximately reproduce the fit with other tools.</li> <li>The chi-squared error level as defined in the FOCUS kinetics guidance (see below) is calculated for each observed variable.</li> -<li>Iteratively reweighted least squares fitting is implemented in a similar way as in KinGUII and CAKE (see below). Simply add the argument <code>reweight = "obs"</code> to your call to <code>mkinfit</code> 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.</li> +<li>Iteratively reweighted least squares fitting is implemented in a similar way as in KinGUII and CAKE (see below). Simply add the argument <code>reweight.method = "obs"</code> to your call to <code>mkinfit</code> 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.</li> <li>When a metabolite decline phase is not described well by SFO kinetics, SFORB kinetics can be used for the metabolite.</li> </ul> </div> |