From 35362cfc7c02f12fd9689f68a772a804d895535a Mon Sep 17 00:00:00 2001 From: ranke Date: Tue, 25 Feb 2014 17:30:01 +0000 Subject: Feature-complete version of the new drfit package that can make use of the drc package in order to obtain confidence intervals for EDx values. See ChangeLog for details. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@98 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- man/IM1xIPC81.Rd | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'man/IM1xIPC81.Rd') diff --git a/man/IM1xIPC81.Rd b/man/IM1xIPC81.Rd index 4f5a1dd..dda0c3b 100644 --- a/man/IM1xIPC81.Rd +++ b/man/IM1xIPC81.Rd @@ -21,7 +21,12 @@ the tested organism (name of the cell line). } \examples{ - \dontrun{demo(IM1xIPC81)} + rIM1xIPC81 <- drfit(IM1xIPC81, linlogit = TRUE, showED50 = TRUE, EDx = 10) + + rIM1xIPC81.drc <- drcfit(IM1xIPC81, linlogit = TRUE, showED50 = TRUE, EDx = 10) + + print(rIM1xIPC81,digits=4) + print(rIM1xIPC81.drc,digits=4) } \source{ Ranke J, Mölter K, Stock F, Bottin-Weber U, Poczobutt J, -- cgit v1.2.1