tidystats logo

tidystats

Reproducibly report statistics

What is tidystats?

tidystats is a software solution designed to help researchers report the output of statistical analyses. It consists of an R package whose main function is to gather the statistics from statistical analyses and an Office add-in to reproducibly report statistics in Microsoft Word.

Learn more

R package

The tidystats R package is available on CRAN. Install the package by running install.packages("tidystats") in R. For more information about the package, including documentation for the functions and tutorials on how to use tidystats, click the button below.

Learn more
R logo

Supported R functions

stats
  • t.test()
  • cor.test()
  • chisq.test()
  • wilcox.test()
  • fisher.test()
  • oneway.test()
  • aov()
  • lm()
  • anova()
lme4
  • lmer()
lmerTest
  • lmer()
tidystats
  • describe_data()
  • count_data()
BayesFactor
  • generalTestBF()
  • lmBF()
  • regressionBF()
  • ttestBF()
  • anovaBF()
  • correlationBF()
  • contingencyTableBF()
  • meta.ttestBF()
R logo

Microsoft Word add-in

The tidystats Word add-in is available in the Office Add-in store. You can find this store in the Insert tab of your Word document. Once installed, you will be able to add statistics to your document using the file created with the tidystats R package.

Learn more

Support

FAQ icon
FAQ
tips icon
Tips
Twitter logo
Twitter
email icon
E-mail

Citation

Please consider citing tidystats if you found it useful.

Sleegers, W. W. A. (2022). tidystats: Save output of statistical tests (Version 0.5.1) [Computer software]. https://doi.org/10.5281/zenodo.4041859

Learn more