Published March 16, 2015
| Version 0.9.11
Software
Open
BayesFactor: 0.9.11 CRAN
Description
CHANGES IN BayesFactor VERSION 0.9.11
CHANGES
- Added support for prior/posterior odds and probabilities. See the new vignette for details.
- Added approximation for t test in case of large t
- Made some error messages clearer
- Use callbacks at least once in all cases
- Fix bug preventing continuous interactions from showing in regression Gibbs sampler
- Removed unexported function oneWayAOV.Gibbs(), and related C functions, due to redundancy
- gMap from model.matrix is now 0-indexed vector (for compatibility with C functions)
- substantial changes to backend, to Rcpp and RcppEigen for speed
- removed redundant struc argument from nWayAOV (use gMap instead)
Files
BayesFactor-0.9.11.zip
Files
(336.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:1e73136b6790722f53dcb00a849f2162
|
336.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/richarddmorey/BayesFactor/tree/0.9.11 (URL)