diff options
Diffstat (limited to 'tests/IM1xIPC81.R')
-rw-r--r-- | tests/IM1xIPC81.R | 2 |
1 files changed, 1 insertions, 1 deletions
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) |