Utilities for producing dataframes with rich details for the most common types of statistical approaches and tests: parametric, nonparametric, robust, and Bayesian t-test, one-way ANOVA, correlation analyses, contingency table analyses, and meta-analyses. The functions are pipe-friendly and provide a consistent syntax to work with tidy data. These dataframes additionally contain expressions with statistical details, and can be used in graphing packages. This package also forms the statistical processing backend for 'ggstatsplot'. References: Patil (2021) <doi:10.21105/joss.03236>.
Version: | 1.6.1 |
Depends: | R (≥ 4.1.0) |
Imports: | afex (≥ 1.4-1), BayesFactor (≥ 0.9.12-4.7), bayestestR (≥ 0.15.0), correlation (≥ 0.8.6), datawizard (≥ 0.13.0), dplyr (≥ 1.1.4), effectsize (≥ 0.8.9), glue (≥ 1.8.0), insight (≥ 0.20.5), magrittr (≥ 2.0.3), parameters (≥ 0.23.0), performance (≥ 0.12.4), PMCMRplus (≥ 1.9.12), purrr (≥ 1.0.2), rlang (≥ 1.1.4), stats, tibble (≥ 3.2.1), tidyr (≥ 1.3.1), withr (≥ 3.0.2), WRS2 (≥ 1.1-6), zeallot (≥ 0.1.0) |
Suggests: | ggplot2, knitr, metaBMA, metafor, metaplus (≥ 1.0-5), patrick, rmarkdown, rstantools, survival, testthat (≥ 3.2.1), utils |
Published: | 2024-10-31 |
DOI: | 10.32614/CRAN.package.statsExpressions |
Author: | Indrajeet Patil [cre, aut, cph] |
Maintainer: | Indrajeet Patil <patilindrajeet.science at gmail.com> |
BugReports: | https://github.com/IndrajeetPatil/statsExpressions/issues |
License: | MIT + file LICENSE |
URL: | https://indrajeetpatil.github.io/statsExpressions/, https://github.com/IndrajeetPatil/statsExpressions |
NeedsCompilation: | no |
Language: | en-US |
Citation: | statsExpressions citation info |
Materials: | README NEWS |
CRAN checks: | statsExpressions results |
Reference manual: | statsExpressions.pdf |
Vignettes: |
statsExpressions: R Package for Tidy Dataframes and Expressions with Statistical Details (source, R code) Test and effect size details (source, R code) |
Package source: | statsExpressions_1.6.1.tar.gz |
Windows binaries: | r-devel: statsExpressions_1.6.1.zip, r-release: statsExpressions_1.6.1.zip, r-oldrel: statsExpressions_1.6.1.zip |
macOS binaries: | r-release (arm64): statsExpressions_1.6.1.tgz, r-oldrel (arm64): statsExpressions_1.6.1.tgz, r-release (x86_64): statsExpressions_1.6.1.tgz, r-oldrel (x86_64): statsExpressions_1.6.1.tgz |
Old sources: | statsExpressions archive |
Reverse imports: | ggstatsplot |
Please use the canonical form https://CRAN.R-project.org/package=statsExpressions to link to this page.