diff options
author | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2005-09-16 18:34:58 +0000 |
---|---|---|
committer | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2005-09-16 18:34:58 +0000 |
commit | 40deb7367e66fe47e1df12cf00893aac172f5d2b (patch) | |
tree | a295cc8d5d63dba765b3192dee4b17ea5925604c /debian/control | |
parent | 3fe9ed2e702124f1a5454072db0bf18d4ac88910 (diff) |
Neue Version ohne deibianization.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@39 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 900feb4..0000000 --- a/debian/control +++ /dev/null @@ -1,22 +0,0 @@ -Source: drfit -Section: math -Priority: optional -Maintainer: Johannes Ranke <jranke@uni-bremen.de> -Build-Depends: debhelper (>>4.1.0), cdbs, r-base-dev (>= 2.0.0) -Standards-Version: 3.6.2.1 - -Package: r-cran-drfit -Architecture: any -Depends: ${shlibs:Depends}, r-base-core (>= 2.0.0), r-cran-rodbc -Suggests: odbc-postgresql, libmyodbc -Description: GNU R package for dose-response data evaluation - This CRAN package provides 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 (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. |