Open IndrajeetPatil opened 3 years ago
Some caveats:
BayesFactor
models we run into the problem that these models don't have an update()
method, so we would have to build the whole thing from scratch. JASP runs these models for the user anyway, so it's not really an issue for them.I mean, I think they only way to do this would be to have wrappers for the simple BayesFactor
functions? But I don't think bayestestR
would be the place for that. Maybe one of your packages?
I think this will be a nice addition to the already exhaustive coverage we have of Bayes Factor computation: