joereinhardt/BayesianFirstAid-Wilcoxon: A Bayesian Alternative to the Wilcoxon Signed Rank Test

A Bayesian alternative for the Wilcoxon signed rank test - from Rasmus Bååth's to-do list for his Bayesian First Aid package (https://github.com/rasmusab/bayesian_first_aid/tree/master/R). The Bayesian alternative for the Wilcoxon is set up as suggested by Andrew Gelman (http://andrewgelman.com/2015/07/13/dont-do-the-wilcoxon/) via 1) replacement of the data by their ranks, 2) translation of ranks into z-scores, and 3) modeling the difference between the two groups as a normal distribution with uninformative priors.

Getting started

Package details

AuthorJoachim Reinhardt
MaintainerJoachim Reinhardt <joachim.reinhardt@fu-berlin.de>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("joereinhardt/BayesianFirstAid-Wilcoxon")
joereinhardt/BayesianFirstAid-Wilcoxon documentation built on May 10, 2019, 10:02 a.m.