DeIdentifiedExample: A simple example for testing pairwise comparison methods

Description Usage Format Details Source Examples

Description

A simple example of data for testing pairwise comparison methods composed of a normally distributed response and a factor with 7 levels.

Usage

1
data("DeIdentifiedExample")

Format

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

Y

a numeric vector containing a response variable

Treatment

a factor with 7 levels A B C D E F G

Details

De identified real dataset for testing

Source

A real data set with altered names, so that the source (irrelevant in this context) cannot be identified.

Examples

1
2

postHoc documentation built on July 1, 2020, 7:22 p.m.