aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2005-07-18 07:19:18 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2005-07-18 07:19:18 +0000
commit9b2cc2780e2acbbcb3927ee8342b46f93d7bb6ff (patch)
treece4671ca9b77c54b72b43e3330e2057e8f3930e8 /DESCRIPTION
parentb83cc0e0ec978b5d047924a222a387152b086f4b (diff)
Now the weibull model has an automatic choice of starting values, fixing a bug that prevented
fitting the weibull function in most cases in the last version. Also, the log EC50 is reported as estimated with nlm from the fitted weibull model. Because of the important changes, mainly in naming the different models which leads to incompatibility with the old drfit syntax, I am increasing the minor version number to 0.04 with this release. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@30 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION21
1 files changed, 11 insertions, 10 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index 6b1b85b..ce7412f 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,6 +1,6 @@
Package: drfit
-Version: 0.03-29
-Date: 2005-07-16
+Version: 0.04-30
+Date: 2005-07-17
Title: Dose-response data evaluation
Author: Johannes Ranke <jranke@uni-bremen.de>
Maintainer: Johannes Ranke <jranke@uni-bremen.de>
@@ -8,14 +8,15 @@ Depends: R (>= 2.1.0),stats,RODBC
Description: drfit provides basic functions for fitting dose-response curves to
dose-response data, calculating some (eco)toxicological parameters and
plotting the results. Functions that are fitted are the cumulative densitiy
- function of the lognormal distribution, of the logistic distribution and a
- linear-logistic model, derived from the latter, which is used to describe
- data showing stimulation at low doses (hormesis). In addition, functions
- checking, plotting and retrieving dose-response data of the UFT Bremen,
- Department of Bioorganic Chemistry, are provided.
- I would be delighted if you would join in this effort of creating useful
- and useable tools for dealing with dose-response data from biological
- testing.
+ function of the lognormal distribution (probit fit), of the logistic
+ distribution (logit fit), of the weibull distribution (weibull fit) and
+ a linear-logistic model ("linlogit" fit), derived from the latter,
+ which is used to describe data showing stimulation at low doses
+ (hormesis). In addition, functions checking, plotting and retrieving
+ dose-response data of the UFT Bremen, Department of Bioorganic
+ Chemistry, are provided. I would be delighted if you would join in
+ this effort of creating useful and useable tools for dealing with
+ dose-response data from biological testing.
License: GPL version 2 or newer
URL: http://www.r-project.org,
http://www.uft.uni-bremen.de/chemie/ranke,

Contact - Imprint