# Example 5.8 from "Applied Nonparametric Statistical Methods" (5th edition)
normal.scores.test(ch6$groupA, ch6$groupB, do.exact = FALSE, do.asymp = TRUE)
# Exercise 6.15 from "Applied Nonparametric Statistical Methods" (5th edition)
normal.scores.test(ch6$doseI, ch6$doseII)
Run the code above in your browser using DataLab