# Example 3.1 from "Applied Nonparametric Statistical Methods" (5th edition)
sgn.test(ch3$sampleI, 110)
# Exercise 6.2 from "Applied Nonparametric Statistical Methods" (5th edition)
sgn.test(ch5$LVF - ch5$RVF, 0)
Run the code above in your browser using DataLab