Readme file
SERIES
B
Statistical
Methodology
On the use of non-local prior densities in Bayesian hypothesis tests, by V. E. Johnson and D. Rossell, pages 143–170
The file provided is an R script which can be used to reproduce part of the results presented in the paper.
To use it, it is necessary to install the R software in your computer (http://www.r-project.org), and to install our mombf library which is part of the official R release (typically you can install the library by typing install.packages("mombf",repos='http://cran.r-project.org') on your R prompt).
The included file is described below:
- simulated_example_JRSS.r: R code to reproduce results in Table 2 (simulation results for approximate Bayes factors in probit regression).
The R code contains instructions for computation and visualizing the results in the form of plots and tables.
David Rossell
Institute for Research in Biomedicine
Barcelona
Spain
E-mail: rosselldavid@gmail.com
|