ggstatsplot (version 0.0.7)

games_howell: Games-Howell post-hoc test

Description

This function produces results from Games-Howell post-hoc tests for Welch's one-way analysis of variance (ANOVA) (stats::oneway.test()).

Usage

games_howell(data, x, y)

Arguments

data

Dataframe from which variables specified are preferentially to be taken.

x

The grouping variable.

y

The response - a vector of length the number of rows of x.