marius311 / muse_inference

9 stars 3 forks source link

muse_inference

Marginal unbiased score expansion (MUSE) estimation in Python, with interfaces to Jax and PyMC.

For the Julia package, see: https://github.com/marius311/MuseInference.jl

Install

poetry add git+https://github.com/marius311/muse_inference.git@main

or

pip install git+https://github.com/marius311/muse_inference.git

Usage

Please see documentation.