powered by
cramer.test
CvM.test(x, y, ...)
set.seed(1109) x <- rpois(30,2) y <- rpois(30,3) CvM.test(x,y)
Run the code above in your browser using DataLab