From b83cc0e0ec978b5d047924a222a387152b086f4b Mon Sep 17 00:00:00 2001 From: ranke Date: Sat, 16 Jul 2005 09:12:22 +0000 Subject: Several changes in this revision: - Addition of the weibull fit - Renaming of lognorm to probit, logis to logit, and linearlogis to linlogit - Fix of a bug that prevented the logis fit to work in recent version - Different way of listing parameters in the output. - Documentation of changes git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@29 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DESCRIPTION') diff --git a/DESCRIPTION b/DESCRIPTION index 3eee40b..6b1b85b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,10 +1,10 @@ Package: drfit -Version: 0.03-28 +Version: 0.03-29 Date: 2005-07-16 Title: Dose-response data evaluation Author: Johannes Ranke Maintainer: Johannes Ranke -Depends: R (>=2.1.0),stats,RODBC +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 -- cgit v1.2.1