Package: statcheck 1.6.0
Michele B. Nuijten
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>.
Authors:
statcheck_1.6.0.tar.gz
statcheck_1.6.0.zip(r-4.5)statcheck_1.6.0.zip(r-4.4)statcheck_1.6.0.zip(r-4.3)
statcheck_1.6.0.tgz(r-4.4-any)statcheck_1.6.0.tgz(r-4.3-any)
statcheck_1.6.0.tar.gz(r-4.5-noble)statcheck_1.6.0.tar.gz(r-4.4-noble)
statcheck_1.6.0.tgz(r-4.4-emscripten)statcheck_1.6.0.tgz(r-4.3-emscripten)
statcheck.pdf |statcheck.html✨
statcheck/json (API)
NEWS
# Install 'statcheck' in R: |
install.packages('statcheck', repos = c('https://michelenuijten.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/michelenuijten/statcheck/issues
nhstp-valuesreproducibilitystatistics
Last updated 4 months agofrom:b288d9488c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
Exports:checkdircheckHTMLcheckHTMLdircheckPDFcheckPDFdirstatcheckstatcheckReporttrim
Dependencies:askpassbase64encbslibcachemclicolorspacecurldigestevaluatefansifarverfastmapfontawesomefsggplot2gluegtablehighrhtmltoolsisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmepdftoolspillarpkgconfigplyrqpdfR6rappdirsRColorBrewerRcpprlangrmarkdownsassscalesstringistringrsystibbletinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Extract statistics from PDF/HTML articles and recalculate p-values | checkfiles checkHTML checkPDF |
Extract statistics from folders with PDF/HTML articles and recalculate p-values | checkdir checkdirs checkHTMLdir checkPDFdir |
Identify specific points in a statcheck plot. | identify.statcheck |
Plot method for statcheck | plot.statcheck |
Extract statistics and recompute p-values | statcheck |
Generate HTML report for statcheck output | statcheckReport |
Summary method for statcheck | summary.statcheck |
Trimming method for statcheck output | trim |