powered by
Plots coordinates for selected test statistics
# S3 method for ddst.test plot(x, ...)
result from ddst test function
currently not used
# H0 is true x <- runif(80) y <- runif(80) z <- runif(80) t <- ddst.ksample.test(list(x, y, z)) plot(t)
Run the code above in your browser using DataLab