/pyinla

INLA in Python

Primary LanguagePythonApache License 2.0Apache-2.0

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