Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 399 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 399 Bytes

pyinla

INLA in Python

See examples.

Installation

You need to have R and R-INLA installed. Follow instructions here and here.

Then run

pip install "git+https://github.com/al-jshen/pyinla.git"

Notes

  • on M1 Mac: run with environment variable RPY2_CFFI_MODE=BOTH