There has been a dramatic growth in the development and application of Bayesian inferential methods. Some of this growth is due to the availability of powerful simulation-based algorithms to summarize posterior distributions. There has been also a growing interest in the use of the system R for statistical analyses. R's open source nature, free availability, and large number of contributor packages have made R the software of choice for many statisticians in education and industry.Bayesian Computation with R introduces Bayesian modeling by the use of computation using the R language. The early chapters present the basic tenets of Bayesian thinking by use of familiar one and two-parameter inferential problems. Bayesian computational methods such as Laplace's method, rejection sampling, and the SIR algorithm are illustrated in the context of a random effects model. The construction and implementation of Markov Chain Monte Carlo (MCMC) methods is introduced. These simulation-based algorithms are implemented for a variety of Bayesian applications such as normal and binary response regression, hierarchical modeling, order-restricted inference, and robust modeling. Algorithms written in R are used to develop Bayesian tests and assess Bayesian models by use of the posterior predictive distribution. The use of R to interface with WinBUGS, a popular MCMC computing language, is described with several illustrative examples.This book is a suitable companion book for an introductory course on Bayesian methods and is valuable to the statistical practitioner who wishes to learn more about the R language and Bayesian methodology. The LearnBayes package, written by the author and available from the CRAN website, contains all of the R functions described in the book.The second edition contains several new topics such as the use of mixtures of conjugate priors and the use of Zellner's g priors to choose between models in linear regression. There are more illustrations of the construction of informative prior distributions, such as the use of conditional means priors and multivariate normal priors in binary regressions. The new edition contains changes in the R code illustrations according to the latest edition of the LearnBayes package.
From the reviews:
The book is a concise presentation of a wide range of Bayesian inferential problems and the computational methods to solve them. The detailed and thorough presentation style, with complete R code for the examples, makes it a welcome companion to a theoretical text on Bayesian inference.... Smart students of statistics will want to have both R and Bayesian inference in their portfolio. Jim Albert's book is a good place to try out R while learning various computational methods for Bayesian inference. (Jouni Kerman, Teh American Statistician, February 2009, Vol. 63, No.1)
"This is a compact text, with 11 chapters. Overall it is well written and contains a plethora of interesting examples ... . Each chapter ends with short notes on further reading, a summary of R commands that are introduced, and a collection of excellent exercises to test understanding of the material. ... this book would be a useful companion to an introductory Bayesian text in a classroom setting or as a primer on R for a Bayesian practitioner." (John Verzani, SIAM reviews, Vol. 50 (4), December, 2008)
"This textbook is a compact introduction to modern computational Bayesian statistics. Without caring too much about mathematical details, the author gives an overall view of the main problems in statistics ... . The examples and the applications provided are intended for a general audience of students." (Mauro Gasparini, Zentralblatt MATH, Vol. 1160, 2009)
“A book about Bayesian computation is highly welcome. ... The book contains many interesting examples and is especially stimulating for students who start writing their own Bayesian programs. ... This book serves this demand of students perfectly. ... Thus, the book can be highly recommended for all introductory Bayes courses, preferably if the students had a statistics course with an introduction to R (or Splus) before.” (Wolfgang Polasek, Statistical Papers, Vol. 52, 2011)