Neuhauser: Neuhauser's data

Description Usage Format Source Examples

Description

This synthetic data is reported by Neuhauser et al. (1998). The data consists of 4 groups with 10 observations per group.

Usage

1

Format

A data frame with 72 observations on the following 2 variables.

group

Group number

value

Value

Source

Neuhauser M, Liu PY, Hothorn LA (1998), Nonparametric Tests for Trend: Jonckheere's Test, a Modification and a Maximum Test. Biom J, 40, 899-909.

Examples

1
2
3
4
library(npordtests)

data(neuhauser)
boxplot(value~group,data=neuhauser,xlab="Groups")

npordtests documentation built on Oct. 30, 2019, 11:35 a.m.