Bayesian contingency tables: underlying R code?
Hello,
I have analysed some data in JASP using a Bayesian contingency table with Poisson sampling. I would like to have a look at the underlying R code that is used to analyse the data.
I think that's still not possible, right? Which R function is used to perform the analysis? I might try to recreate it in R then.
Best,
Max

Comments
Hello Max,
This code is from the BayesFactor package (I see we still have to produce a help file, but it does list the package). The key paper is by Gunel ands Dickey (also listed in the help file), and a modern version is here: https://link.springer.com/article/10.3758/s13428-016-0739-8
Cheers,
E.J.