From e4dc404220b9a867d73d5aa11f7d52673c8a67db Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 2 Jul 2014 13:11:43 +0200 Subject: Internal parameter transformations are optional --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bd983a60..bf6b7b82 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,8 @@ or the package vignettes referenced from the internally using the `modFit` function from the `FME` package, which uses the least-squares Levenberg-Marquardt algorithm from `minpack.lm` per default. -* Kinetic rate constants and kinetic formation fractions are transformed - internally using +* By default, kinetic rate constants and kinetic formation fractions are + transformed internally using [`transform_odeparms`](http://kinfit.r-forge.r-project.org/mkin_static/transform_odeparms.html) so their estimators can more reasonably be expected to follow a normal distribution. This has the side effect that no constraints -- cgit v1.2.1