aboutsummaryrefslogtreecommitdiff
path: root/tests/XY.R
diff options
context:
space:
mode:
Diffstat (limited to 'tests/XY.R')
-rw-r--r--tests/XY.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/XY.R b/tests/XY.R
index 7e3ecb2..228f736 100644
--- a/tests/XY.R
+++ b/tests/XY.R
@@ -1,4 +1,4 @@
library(drfit)
data(XY)
rXY <- drfit(XY,logit=TRUE,weibull=TRUE,chooseone=FALSE)
-rXY
+print(rXY,digits=5)

Contact - Imprint