diff options
author | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2005-02-24 16:53:01 +0000 |
---|---|---|
committer | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2005-02-24 16:53:01 +0000 |
commit | 473e0e78e3ffa1eb344a55d26a8395cb01b58ab5 (patch) | |
tree | 6873629379f0f17dad03acf71764ff32d82ca947 /DESCRIPTION | |
parent | f92cc2ed89ea77d206866231247cc5fa28e564ed (diff) |
I added support for the enzyme test database.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@13 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 95f71d7..15ffa95 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,22 +1,22 @@ Package: drfit -Version: 0.03-12 -Date: 2004-09-16 +Version: 0.03-13 +Date: 2005-02-24 Title: Dose-response data evaluation Author: Johannes Ranke <jranke@uni-bremen.de> Maintainer: Johannes Ranke <jranke@uni-bremen.de> Depends: R,stats,RODBC -Description: drfit provides basic functions for accessing the - dose-response data of the UFT Bremen, Department of Bioorganic Chemistry, - fitting dose-response curves to this and similar 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). The author would be delighted if anyone would join in this - effort of creating useful and useable tools for dealing with dose-response - data from biological testing. +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. License: GPL version 2 or newer URL: http://www.r-project.org, http://www.uft.uni-bremen.de/chemie/ranke, - http://kriemhild.uft.uni-bremen.de/svn/drfit, http://kriemhild.uft.uni-bremen.de/viewcvs/?root=drfit |