From 699448335d6fc5668b569577cb38a628c258eaec Mon Sep 17 00:00:00 2001 From: ranke Date: Wed, 21 Dec 2005 15:33:22 +0000 Subject: Changed the terminology from EC50 to ED50 reflecting that the package is meant for dose-response analysis in general and not only for concentration-response analysis. This is the first revision that has been prepared with the knowledge of the existence of the drc package for dose-response curve analysis. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@48 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- chm/checkplate.html | 68 ----------------------------------------------------- 1 file changed, 68 deletions(-) delete mode 100755 chm/checkplate.html (limited to 'chm/checkplate.html') diff --git a/chm/checkplate.html b/chm/checkplate.html deleted file mode 100755 index d545656..0000000 --- a/chm/checkplate.html +++ /dev/null @@ -1,68 +0,0 @@ -Check raw data from a specified microtiter plate - - - - -
checkplate(drfit)R Documentation
- - - - - -

Check raw data from a specified microtiter plate

- - -

Description

- -

-Report metadata from a specified microtiter plate from a specified database, box -plot positive and negative (blind) controls, and show the response data on the -plate. -

- - -

Usage

- -
-  checkplate(plate,db="cytotox")
-
- - -

Arguments

- - - - - - -
plate -The number of the plate identifying it within the database.
db -The database to be used. Currently only "cytotox" of the UFT Department of -Bioorganic Chemistry is supported.
- -

Value

- -

-The function lists a report and shows two graphs.

- -

Author(s)

- -

-Johannes Ranke -jranke@uni-bremen.de -http://www.uft.uni-bremen.de/chemie/ranke -

- - -

Examples

- -
-# Check plate number 1 in the cytotox database
-## Not run: data <- checkplate(1)
-
- - - -
[Package Contents]
- - -- cgit v1.2.1