From ccd54663243aed9869862190dbf69401e36a8108 Mon Sep 17 00:00:00 2001 From: ranke Date: Tue, 23 May 2006 08:25:16 +0000 Subject: Only print 5 digits in the tests, since I get some differences in the last digits between amd64 and i386. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@81 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 075c84d..52b5653 100644 --- a/tests/IM1xIPC81.R +++ b/tests/IM1xIPC81.R @@ -1,4 +1,4 @@ library(drfit) data(IM1xIPC81) rIM1xIPC81 <- drfit(IM1xIPC81,linlogit=TRUE) -rIM1xIPC81 +print(rIM1xIPC81,digits=5) -- cgit v1.2.1