powered by
Based on selector statistics (Q1 & Q2) one of four score functions is choosen. A rank test and p-value is then calculated based on it.
hogg.test(x, y, ...)
Value of the test statistic.
p-value based on a normal approximation.
Which of the score functions was choosen.
n by 1 vector
m by 1 vector
additional arguments. currently not used
John Kloke, Patrick Kimes
Hogg, R. McKean, J, Craig, A (2013) Introduction to Mathematical Statistics, 7th Ed. Boston: Pearson.
hogg.test(rt(20,1),rt(22,1)+0.2)
Run the code above in your browser using DataLab