# Example 3.11 from "Applied Nonparametric Statistical Methods" (5th edition)
pitman(ch3$heartrates1, 70, "greater", do.exact = FALSE, do.asymp = TRUE)
# Exercise 3.17 from "Applied Nonparametric Statistical Methods" (5th edition)
pitman(ch3$sampleII, 110, do.exact = FALSE, do.asymp = TRUE)
Run the code above in your browser using DataLab