Learn R Programming

MultBiplotR (version 23.11.0)

Games_Howell: 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)

Value

The tests for each column of the data matrix

Arguments

data

The matrix of continuous data.

group

The grouping variable

Author

Jose Luis Vicente Villardon

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.

References

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

Examples

Run this code
# Not yet

Run the code above in your browser using DataLab