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

zelen.test

Function to perform Zelen's test.


Description

Zelen's test based on section 10.4 of Hollander, Wolfe, & Chicken, Nonparametric Statistical Methods, 3e.

Usage

zelen.test(z, example=F, r=3)

Arguments

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.

Author(s)

Eric Chicken

Examples

##Chapter 10 Coment 24 Hollander-Wolfe-Chicken##
zelen.test(example=TRUE)

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.