## Not run:
# # an example from Mike Neale
# # termed 'ugly' contingency table by Patrick Sullivan
# y1 <- c(2,15,16,35,132,30,25,7,12,24,10,10,0)
# y2 <- c(0, 6,31,49,120,27,15,8,14,25, 3, 9,3)
#
# result <- s2k(y1,y2)
# ## End(Not run)
Run the code above in your browser using DataLab