diff options
author | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2005-12-21 15:33:22 +0000 |
---|---|---|
committer | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2005-12-21 15:33:22 +0000 |
commit | 699448335d6fc5668b569577cb38a628c258eaec (patch) | |
tree | 3e282bbf0a58791b49572153876188526d6cbfec /chm/00Index.html | |
parent | d89badab8c65995b6381418989ffed965fa9d626 (diff) |
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
Diffstat (limited to 'chm/00Index.html')
-rw-r--r-- | chm/00Index.html | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/chm/00Index.html b/chm/00Index.html deleted file mode 100644 index 066b05a..0000000 --- a/chm/00Index.html +++ /dev/null @@ -1,28 +0,0 @@ -<html><head><title>Dose-response data evaluation</title>
-<link rel="stylesheet" type="text/css" href="Rchm.css">
-</head><body>
-<h1>Dose-response data evaluation
-<img class="toplogo" src="logo.jpg" alt="[R logo]"></h1>
-
-<hr>
-
-<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
-<param name="keyword" value=".. contents">
-</object>
-
-<h2>Help pages for package `drfit' version 0.03-9</h2>
-
-
-<table width="100%">
-<tr><td width="25%"><a href="antifoul.html">antifoul</a></td>
-<td>Dose-Response data for TBT and Zink Pyrithione in IPC-81 cells</td></tr>
-<tr><td width="25%"><a href="checkplate.html">checkplate</a></td>
-<td>Check raw data from a specified microtiter plate</td></tr>
-<tr><td width="25%"><a href="drdata.html">drdata</a></td>
-<td>Get dose-response data</td></tr>
-<tr><td width="25%"><a href="drfit.html">drfit</a></td>
-<td>Fit dose-response models</td></tr>
-<tr><td width="25%"><a href="drplot.html">drplot</a></td>
-<td>Plot dose-response models</td></tr>
-</table>
-</body></html>
|