arviz-devs / PSIS.jl

Pareto smoothed importance sampling

Home Page:https://julia.arviz.org/PSIS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSIS

Docs Build Status Coverage Code Style: Blue ColPrac: Contributor's Guide on Collaborative Practices for Community Packages Powered by NumFOCUS

PSIS.jl implements the Pareto smoothed importance sampling (PSIS) algorithm from Vehtari et al, 2021. Given a set of importance weights used in some estimator, PSIS both improves the reliability of the estimates by smoothing the importance weights and acts as a diagnostic of the reliability of the estimates.

Vehtari A, Simpson D, Gelman A, Yao Y, Gabry J. (2021). Pareto smoothed importance sampling. arXiv:1507.02646v7 [stat.CO]

Related Packages

The following packages also implement PSIS:

About

Pareto smoothed importance sampling

https://julia.arviz.org/PSIS

License:MIT License


Languages

Language:Julia 100.0%