Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

CorrUpperBound

Computes the upper bound for the null correlation between two overlapping signed rank statistics.


Description

This function is based on the computations in Hollander (1967).

Usage

CorrUpperBound(n)

Arguments

n

number of observations

Value

Returns a numeric value indicating the upper bound.

Author(s)

Grant Schneider

References

Hollander, Myles. "Rank tests for randomized blocks when the alternatives have an a priori ordering." The Annals of Mathematical Statistics (1967): 867-877.

Examples

##Hollander-Wolfe-Chicken Example 7.12 Effect of Weight on Forearm Tremor Frequency
CorrUpperBound(6)

NSM3

Functions and Datasets to Accompany Hollander, Wolfe, and Chicken - Nonparametric Statistical Methods, Third Edition

v1.16
GPL-2
Authors
Grant Schneider, Eric Chicken, Rachel Becvarik
Initial release
2021-04-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.