statcheck: Extract Statistics from Articles and Recompute P-Values

A "spellchecker" for statistics. It checks whether your p-values match their accompanying test statistic and degrees of freedom. statcheck searches for null-hypothesis significance test (NHST) in APA style (e.g., t(28) = 2.2, p < .05). It recalculates the p-value using the reported test statistic and degrees of freedom. If the reported and computed p-values don't match, statcheck will flag the result as an error. If the reported p-value is statistically significant and the recomputed one is not, or vice versa, the result will be flagged as a decision error. You can use statcheck directly on a string of text, but you can also scan a PDF or HTML file, or even a folder of PDF and/or HTML files. Statcheck needs an external program to convert PDF to text: Xpdf. Instructions on where and how to download this program, how to install statcheck, and more details on what statcheck can and cannot do can be found in the online manual: <https://rpubs.com/michelenuijten/statcheckmanual>. You can find a point-and-click web interface to scan PDF or HTML or DOCX articles on <http://statcheck.io>.

Package details

AuthorMichele B. Nuijten [aut, cre] (<https://orcid.org/0000-0002-1468-8585>), Sacha Epskamp [aut] (<https://orcid.org/0000-0003-4884-8118>), Willem Sleegers [ctb] (<https://orcid.org/0000-0001-9058-3817>), Sean Rife [ctb] (<https://orcid.org/0000-0002-6748-0841>), John Sakaluk [ctb] (<https://orcid.org/0000-0002-2515-9822>), Paul van der Laken [ctb] (<https://orcid.org/0000-0002-0404-9114>), Chris Hartgerink [ctb] (<https://orcid.org/0000-0003-1050-6809>), Steve Haroz [ctb] (<https://orcid.org/0000-0002-2725-9173>)
MaintainerMichele B. Nuijten <m.b.nuijten@uvt.nl>
LicenseGPL-3
Version1.4.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("statcheck")

Try the statcheck package in your browser

Any scripts or data that you put into this service are public.

statcheck documentation built on Jan. 23, 2023, 5:30 p.m.