bayesian_first_aid icon indicating copy to clipboard operation
bayesian_first_aid copied to clipboard

How is the progress on the to-do list coming along?

Open zhengxiaoUVic opened this issue 1 year ago • 0 comments

The JAGS-based package in R, “BayesianFirstAid”, offers Bayesian alternatives to common hypothesis tests, including the binomial test, t-tests, Pearson correlation test, proportion test, and Poisson test.

However, the chi-squared test of independence remained on the to-do list for 11 years.

Except for the already implemented Bayesian alternatives "replacing" the following tests are currently on the todo list:

  • oneway.test
  • var.test
  • shapiro.test
  • chisq.test
  • wilcox.test

zhengxiaoUVic avatar Aug 30 '24 03:08 zhengxiaoUVic