# Example 11.6 from "Applied Nonparametric Statistical Methods" (5th edition)
theil.kendall(ch11$reportedtime, ch11$parentlimit, do.alpha = TRUE)
# Exercise 11.10 from "Applied Nonparametric Statistical Methods" (5th edition)
theil.kendall(ch11$N.Scotland, ch11$SW.England)
Run the code above in your browser using DataLab