f <- function(){ ks.test(c(1,2,3,4,5),c(9,10,11,12))} f()
Standard input is empty
Two-sample Kolmogorov-Smirnov test data: c(1, 2, 3, 4, 5) and c(9, 10, 11, 12) D = 1, p-value = 0.01587 alternative hypothesis: two-sided
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!