From 49ec9e0cac81bdade523db3fcc54d2f07e7f469f Mon Sep 17 00:00:00 2001 From: ranke Date: Tue, 23 May 2006 08:31:53 +0000 Subject: Further reduced the digits in the pyrithione test, since it still differed between amd64 and i386. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@82 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- tests/pyrithione.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pyrithione.R') diff --git a/tests/pyrithione.R b/tests/pyrithione.R index d78492d..baec676 100644 --- a/tests/pyrithione.R +++ b/tests/pyrithione.R @@ -1,4 +1,4 @@ library(drfit) data(pyrithione) rpyr <- drfit(pyrithione,linlogit=TRUE,linlogitWrong=c("MSPT","MSPHI")) -print(rpyr,digits=5) +print(rpyr,digits=3) -- cgit v1.2.1