Reproducibly report statistics
Conduct analyses in R and use tidystats to report statistics in popular text editors.
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 moreR 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.
Supported R packages
- afex
- BayesFactor
- effectsize
- effsize
- emmeans
- Hmisc
- irr
- lme4
- lmerTest
- tidystats
- stats
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.
Features
- APA-style reporting
- Insert tables
- Automatic updating
Google Docs add-in
The tidystats Google Docs add-in is currently in development. You can find this add-in on the GitHub page and install it to test out the add-in. Soon it will be made available in the Google Workspace Marketplace.
Learn more