BayesFactor version 0.9.8 released to CRAN
[This article was first published on BayesFactor: Software for Bayesian inference, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
BayesFactor version 0.9.8 has been released on CRAN! This is a both a bug fix and feature update. From the NEWS:Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
- Fixed bugs in model enumeration code
- Fixed bug leading to wrong computation of number of covariate when interactions between continuous variables were included
- Corrected typos/old information in the documentation
- Fixed a memory allocation bug that affected computing Bayes factors with lots of data
- Added meta-analytic Bayes factor for t tests (see meta.ttestBF)
- Fixed bug in ttestBF that yielded Bayes factor of NaN for very extreme posterior interval probabilities
- Fixed several bugs causing infinite integrals; generally improved integration
- Added check to ensure no missing data before analyses
- Added callbacks for access by third-party interfaces
To leave a comment for the author, please follow the link and comment on their blog: BayesFactor: Software for Bayesian inference.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.