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

View source: R/Games_Howell.R

Games_HowellR 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

MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.