# Example 11.2 from "Applied Nonparametric Statistical Methods" (5th edition)
pearson.beta(ch11$reportedtime, ch11$parentlimit, H0 = 1)
pearson.beta(ch11$reportedtime[1:6], ch11$parentlimit[1:6], H0 = 1)
Run the code above in your browser using DataLab