rstatix: Pipe-Friendly Framework for Basic Statistical Tests

Provides a simple and intuitive pipe-friendly framework, coherent with the 'tidyverse' design philosophy, for performing basic statistical tests, including t-test, Wilcoxon test, ANOVA, Kruskal-Wallis and correlation analyses. The output of each test is automatically transformed into a tidy data frame to facilitate visualization. Additional functions are available for reshaping, reordering, manipulating and visualizing correlation matrix. Functions are also included to facilitate the analysis of factorial experiments, including purely 'within-Ss' designs (repeated measures), purely 'between-Ss' designs, and mixed 'within-and-between-Ss' designs. It's also possible to compute several effect size metrics, including "eta squared" for ANOVA, "Cohen's d" for t-test and 'Cramer V' for the association between categorical variables. The package contains helper functions for identifying univariate and multivariate outliers, assessing normality and homogeneity of variances.

Version: 0.7.2
Depends: R (≥ 3.3.0)
Imports: stats, utils, tidyr (≥ 1.0.0), purrr, broom (≥ 0.7.4), rlang (≥ 0.3.1), tibble (≥ 2.1.3), dplyr (≥ 0.7.1), magrittr, corrplot, tidyselect (≥ 1.2.0), car, generics (≥ 0.0.2)
Suggests: knitr, rmarkdown, ggpubr, graphics, emmeans, coin, boot, testthat, spelling
Published: 2023-02-01
Author: Alboukadel Kassambara [aut, cre]
Maintainer: Alboukadel Kassambara <alboukadel.kassambara at gmail.com>
BugReports: https://github.com/kassambara/rstatix/issues
License: GPL-2
URL: https://rpkgs.datanovia.com/rstatix/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: rstatix results

Documentation:

Reference manual: rstatix.pdf

Downloads:

Package source: rstatix_0.7.2.tar.gz
Windows binaries: r-devel: rstatix_0.7.2.zip, r-release: rstatix_0.7.2.zip, r-oldrel: rstatix_0.7.2.zip
macOS binaries: r-release (arm64): rstatix_0.7.2.tgz, r-oldrel (arm64): rstatix_0.7.2.tgz, r-release (x86_64): rstatix_0.7.2.tgz
Old sources: rstatix archive

Reverse dependencies:

Reverse imports: BiostatsUHNplus, dumbbell, easier, epidecodeR, ggpubr, GimmeMyPlot, GNOSIS, LongDat, mFD, microbial, OlinkAnalyze, omu, polimetrics, qPCRhelper, qPCRtools, reportRmd, SqueakR, stats4teaching, tcgaViz, vannstats
Reverse suggests: BrailleR, ggprism, pubh, RcmdrPlugin.EZR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rstatix to link to this page.