View source: R/CorrUpperBound.R
CorrUpperBound | R Documentation |
This function is based on the computations in Hollander (1967).
CorrUpperBound(n)
n |
number of observations |
Returns a numeric value indicating the upper bound.
Grant Schneider
Hollander, Myles. "Rank tests for randomized blocks when the alternatives have an a priori ordering." The Annals of Mathematical Statistics (1967): 867-877.
##Hollander-Wolfe-Chicken Example 7.12 Effect of Weight on Forearm Tremor Frequency
CorrUpperBound(6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.