SCM

Forum: open-discussion

Monitor Forum | Start New Thread Start New Thread
Version 0.9.0 of the BayesFactor package has been released to CRAN [ Reply ]
By: Richard Morey on 2013-01-23 18:19
[forum:38727]
Version 0.9.0 of the BayesFactor package has been released to CRAN. This version has a number of important changes, including:

* New S4 classes representing Bayes factors, models, and MCMC chains. The output of all functions will now be objects of these classes
* Error estimates are now given for all Bayes factor outputs
* To accomodate the new system for creating and manipulating Bayes factors, the main function names have all changed. ANOVA is done via anovaBF(), multiple regression is done via regressionBF() and both can be done through lmBF()
* Posterior sampling is supported by calling the new posterior() method on Bayes factor objects. The result is an BayesFactor MCMC object, which inherits methods for for mcmc objects from the coda class
* New recompute() method will allow the reestimation of Bayes factors (for Bayes factor objects) and restimation of posteriors (for BayesFactor MCMC objects)
* New cleaned-up code base

Thanks to:
Vienna University of Economics and Business Powered By FusionForge