aboutsummaryrefslogtreecommitdiff
path: root/tests/pyrithione.R
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-05-23 08:31:53 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-05-23 08:31:53 +0000
commit49ec9e0cac81bdade523db3fcc54d2f07e7f469f (patch)
treeff78353dbeae96e9cc7f116a1a648dac409b3f63 /tests/pyrithione.R
parentccd54663243aed9869862190dbf69401e36a8108 (diff)
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
Diffstat (limited to 'tests/pyrithione.R')
-rw-r--r--tests/pyrithione.R2
1 files changed, 1 insertions, 1 deletions
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)

Contact - Imprint