aboutsummaryrefslogtreecommitdiff
path: root/tests/XY.R
blob: 228f736a1dc9af4daee542440288c4d1fc60318f (plain) (blame)
1
2
3
4
library(drfit)
data(XY)
rXY <- drfit(XY,logit=TRUE,weibull=TRUE,chooseone=FALSE)
print(rXY,digits=5)

Contact - Imprint