From 88937b957b30b9e197858ebc3a3219079fd01f96 Mon Sep 17 00:00:00 2001 From: ranke Date: Sun, 16 Dec 2012 01:39:42 +0000 Subject: Added NAMESPACE and fixed the tests git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@96 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- tests/IM1xIPC81.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/IM1xIPC81.R') diff --git a/tests/IM1xIPC81.R b/tests/IM1xIPC81.R index 52b5653..475fcae 100644 --- a/tests/IM1xIPC81.R +++ b/tests/IM1xIPC81.R @@ -1,4 +1,4 @@ library(drfit) data(IM1xIPC81) rIM1xIPC81 <- drfit(IM1xIPC81,linlogit=TRUE) -print(rIM1xIPC81,digits=5) +print(rIM1xIPC81,digits=4) -- cgit v1.2.1