zelen.test | R Documentation |
Zelen's test based on section 10.4 of Hollander, Wolfe, & Chicken, Nonparametric Statistical Methods, 3e.
zelen.test(z, example=F, r=3)
z |
data as an array of k 2x2 matrices. Small data sets only! |
example |
if true, analyzes the data from comment 24 of Chapter 10 |
r |
determines the amount of rounding. Increase it if your P-values are coming out as 0 or 1. |
Eric Chicken
##Chapter 10 Coment 24 Hollander-Wolfe-Chicken##
zelen.test(example=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.