Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.
/ p-checker Public archive
forked from nicebread/p-checker

p-checker: The one-for-all p-value analyzer. R-Index, p-curve, and more in one online app.

License

Notifications You must be signed in to change notification settings

biostatistical/p-checker

 
 

Repository files navigation

p-checker: The one-for-all p-value analyzer.

This Shiny app code implements the p-curve (Simonsohn, Nelson, & Simmons, 2013; see http://www.p-curve.com), the R-Index, the Test of Insufficient Variance, TIVA (Schimmack, 2014; see http://www.r-index.org/), and checks whether p-values are reported correctly.

Some code is adapted from Uri Simonsohn (http://www.p-curve.com/Supplement/R/).

The currect stable app is at (http://shinyapps.org/apps/p-checker/).

Known issues:

  • TODO: Clearly separate the inference functions from UI functions
  • TODO: Make TIVA computation robust against outliers
  • TODO: Make the code prettier, add a lot of annotations

About

p-checker: The one-for-all p-value analyzer. R-Index, p-curve, and more in one online app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 88.1%
  • HTML 10.7%
  • Other 1.2%