Games_Howell {MultBiplotR}R Documentation

Games-Howell post-hoc tests for Welch's one-way analysis

Description

This function produces results from Games-Howell post-hoc tests for Welch's one-way analysis of variance (ANOVA) for a matrix of numeric data and a grouping variable.

Usage

Games_Howell(data, group)

Arguments

data

The matrix of continuous data.

group

The grouping variable

Details

This function produces results from Games-Howell post-hoc tests for Welch's one-way analysis of variance (ANOVA) for a matrix of numeric data and a grouping variable.

Value

The tests for each column of the data matrix

Author(s)

Jose Luis Vicente Villardon

References

Ruxton, G. D., & Beauchamp, G. (2008). Time for some a priori thinking about post hoc testing. Behavioral ecology, 19(3), 690-693.

Examples

# Not yet

[Package MultBiplotR version 23.11.0 Index]