al00014 / brinla

Bayesian Regression with INLA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This R package contains data and R code from the book entitled "Bayesian Regression with INLA".

To install it:

  1. Install INLA from https://www.r-inla.org/download-install (if you have not already done so)

  2. Install the devtools R package. (if you have not already done so)

  3. Install brinla

remotes::install_github("julianfaraway/brinla")

About

Bayesian Regression with INLA

License:GNU General Public License v3.0


Languages

Language:R 100.0%