ggstatsplot (version 0.0.8)

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

A dataframe from which variables specified are preferentially to be taken.

x

The grouping variable from the dataframe data.

y

The response (a.k.a. outcome or dependent) variable from the dataframe data.