Bayesian Wilcoxon signed-rank test in R
Dear All,
I would like to perform a Bayesian Wilcoxon signed-rank test in R. Does anyone have a recommendations for a function that I could use?
Best,
Max
Dear All,
I would like to perform a Bayesian Wilcoxon signed-rank test in R. Does anyone have a recommendations for a function that I could use?
Best,
Max
Comments
Hi Max,
Johnny van Doorn's work is relevant here (it is the basis of the implementation in JASP). The help file gives
But I am not sure there is an R package...the R code should be at https://osf.io/gny35/
Cheers,
E.J.
Maybe you could try this package, here is the github url :
https://github.com/joereinhardt/BayesianFirstAid-Wilcoxon