carriewright11/ttester: This package performs multiple t.tests for all pairs of columns in a data.frame or list within a list of lists and outputs the results in a readable format with Bonferroni multiple testing correction.

This package uses the stats::t.test function to preform two-sided student t-tests on every pair of columns in a dataframe or lists in a list of lists. As with the t.test function, there is the option to perform paired or unpaired t-tests, and an option treat the variances for all pairs of columns or lists as equal or not. Finally, there is also an option to have the output in scientific notation.

Getting started

Package details

Maintainer
LicenseWhat license is it under?
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("carriewright11/ttester")
carriewright11/ttester documentation built on Jan. 29, 2021, 4:45 p.m.