TuringLang / ParetoSmooth.jl

An implementation of PSIS algorithms in Julia.
http://turinglang.org/ParetoSmooth.jl/
MIT License
19 stars 12 forks source link

Function-based method #11

Closed ParadaCarleton closed 3 years ago

ParadaCarleton commented 3 years ago

ParetoSmooth.jl is currently missing a method that takes a log-likelihood function, rather than an array, as an input.