TuringLang / ParetoSmooth.jl

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

add PSIS for vectors, use entropy-based ESS #50

Closed ParadaCarleton closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #50 (4f36ac0) into main (ef35820) will decrease coverage by 2.48%. The diff coverage is 54.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
- Coverage   84.89%   82.40%   -2.49%     
==========================================
  Files          11       11              
  Lines         331      341      +10     
==========================================
  Hits          281      281              
- Misses         50       60      +10     
Impacted Files Coverage Δ
src/NaiveLPD.jl 73.33% <ø> (ø)
src/ImportanceSampling.jl 78.35% <47.36%> (-9.01%) :arrow_down:
src/ESS.jl 80.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 698bb94...4f36ac0. Read the comment docs.