FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
28 stars 7 forks source link

Bayesian Inference framework #52

Closed sitoryu closed 2 years ago

sitoryu commented 2 years ago

Implementation of a bayesian updating framework includes several examples

codecov[bot] commented 2 years ago

Codecov Report

Merging #52 (f0e63fd) into master (ac9e79d) will decrease coverage by 5.47%. The diff coverage is 79.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   98.11%   92.64%   -5.48%     
==========================================
  Files          16       17       +1     
  Lines         371      530     +159     
==========================================
+ Hits          364      491     +127     
- Misses          7       39      +32     
Impacted Files Coverage Δ
src/simulations/bayesianinference.jl 79.87% <79.87%> (ø)

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 ac9e79d...f0e63fd. Read the comment docs.