BMS: Documentation
- Help files: Access the help files...
- from within R: type
library(BMS)
and thenhelp(BMS)
- online: via the BMS help files in HTML
- as PDF: or download all help files in a single PDF
- from within R: type
- The PDF tutorial Bayesian Model Averaging with BMS provides a comprehensive introduction into BMS functions for newcomers to BMA.
You can also open that one from within R by typingvignette("bmsmanual")
- The brief tutorials show how to use BMS to address specific estimation problems
- Several specific questions (and answers) are in the Frequently Asked Questions