ABSTRACT

The integrated nested Laplace approximation (INLA) is a recent computational method that can fit Bayesian models in a fraction of the time required by typical Markov chain Monte Carlo (MCMC) methods. INLA focuses on marginal inference on the model parameters of latent Gaussian Markov random fields models and exploits conditional independence properties in the model for computational speed.

Bayesian Inference with INLA provides a description of INLA and its associated R package for model fitting. This book describes the underlying methodology as well as how to fit a wide range of models with R. Topics covered include generalized linear mixed-effects models, multilevel models, spatial and spatio-temporal models, smoothing methods, survival analysis, imputation of missing values, and mixture models. Advanced features of the INLA package and how to extend the number of priors and latent models available in the package are discussed. All examples in the book are fully reproducible and datasets and R code are available from the book website.

This book will be helpful to researchers from different areas with some background in Bayesian inference that want to apply the INLA method in their work. The examples cover topics on biostatistics, econometrics, education, environmental science, epidemiology, public health, and the social sciences.

chapter 1|11 pages

Introduction to Bayesian Inference

chapter 3|35 pages

Mixed-effects Models

chapter 4|28 pages

Multilevel Models

chapter 5|15 pages

Priors in R-INLA

chapter 6|22 pages

Advanced Features

chapter 7|36 pages

Spatial Models

chapter 8|23 pages

Temporal Models

chapter 9|18 pages

Smoothing

chapter 10|24 pages

Survival Models

chapter 11|16 pages

Implementing New Latent Models

chapter 12|19 pages

Missing Values and Imputation

chapter 13|20 pages

Mixture models