leonardblaschek/tukeygrps: Statistical Letter Codes for Plot Annotation

This is a simple helper package that outputs a data frame that can be used to annotate your plot with letter codes according to significant differences between groups. It provides functions for the parametric Tukey HSD and the non-parametric Kruskal-Wallis tests. In addition to the data and formula, the functions take as input a positional variable for placement on the plot, an alpha for the statistical test, and grouping variables for faceted plots, as well as the method for p-value adjustment in the case of the Kruskal-Wallis test.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("leonardblaschek/tukeygrps")
leonardblaschek/tukeygrps documentation built on Sept. 26, 2021, 9:15 a.m.