From 8154a03c79eb910c42dcff03fd8fa611cdc8cc9d Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> Date: Tue, 27 Jul 2004 07:36:01 +0000 Subject: First version published on CRAN git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@1 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- DESCRIPTION | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 DESCRIPTION (limited to 'DESCRIPTION') diff --git a/DESCRIPTION b/DESCRIPTION new file mode 100644 index 0000000..00f942a --- /dev/null +++ b/DESCRIPTION @@ -0,0 +1,20 @@ +Package: drfit +Version: 0.02-3 +Date: 2004-07-23 +Title: Dose-response data evaluation +Author: Johannes Ranke +Maintainer: Johannes Ranke +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 linea-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 the + 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 -- cgit v1.2.1