diff options
author | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2007-03-29 11:57:20 +0000 |
---|---|---|
committer | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2007-03-29 11:57:20 +0000 |
commit | cdd44b9e4f71b05f5bec46e4b12e6bb2567ecc30 (patch) | |
tree | ba39bffa9e680ff9eb97ccf7aa23a9d88e270d5b /DESCRIPTION | |
parent | d311733c45526f6fe6b5459ffc37d2bbb15f6eae (diff) |
Now using the "port" algorithm for the model fitting
by nls, because in some cases it converges when the
default algorithm does not.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@87 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index eccc47a..997f7c1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: drfit -Version: 0.05-86 -Date: 2006-08-28 +Version: 0.05-87 +Date: 2007-03-29 Title: Dose-response data evaluation Author: Johannes Ranke <jranke@uni-bremen.de> Maintainer: Johannes Ranke <jranke@uni-bremen.de> |