diff options
author | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-01-02 16:41:43 +0000 |
---|---|---|
committer | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-01-02 16:41:43 +0000 |
commit | fdd212ca853af2b41736ba6e1cd539feb5f145de (patch) | |
tree | e1790b069bc6f7c00d333a0f95b78d1211a39e16 /DESCRIPTION | |
parent | 928b6dc90efe152ec7ebbfd9efb6ab28c8f59dd5 (diff) |
- Added a little documentation of the sample data in inst/doc.
- Added the possibility to show standard deviation or confidence
interval for the mean of the control values, if present in
the dose-response data. Also, control data (with dose=0)
are not listed in the results data frame of drfit any more.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@54 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 2ff9517..1f7becb 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: drfit -Version: 0.04-52 -Date: 2005-12-22 +Version: 0.04-54 +Date: 2006-01-02 Title: Dose-response data evaluation Author: Johannes Ranke <jranke@uni-bremen.de> Maintainer: Johannes Ranke <jranke@uni-bremen.de> |