francescoalemanno / KissABC.jl

Pure julia implementation of Multiple Affine Invariant Sampling for efficient Approximate Bayesian Computation
MIT License
29 stars 8 forks source link

add Kernel Methods for ABC #9

Closed francescoalemanno closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.00%. The diff coverage is 98.30%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #9   +/-   ##
=======================================
  Coverage   98.00%   98.00%           
=======================================
  Files           5        5           
  Lines         150      201   +51     
=======================================
+ Hits          147      197   +50     
- Misses          3        4    +1     
Impacted Files Coverage Δ
src/SMCPR.jl 94.82% <ø> (-0.49%) :arrow_down:
src/defn.jl 95.45% <85.71%> (-4.55%) :arrow_down:
src/DE.jl 100.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 ec71c73...a347716. Read the comment docs.