This R package contains data and R code from the book entitled "Bayesian Regression with INLA".
To install it:
-
Install INLA from https://www.r-inla.org/download-install (if you have not already done so)
-
Install the
devtools
R package. (if you have not already done so) -
Install
brinla
remotes::install_github("julianfaraway/brinla")