FriesischScott / UncertaintyQuantification.jl

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

Fix sobol indices #51

Closed FriesischScott closed 2 years ago

FriesischScott commented 2 years ago

Shuffling fixed the indices using QMC samples. The total effect indices still seem to be off.

Closes #49

codecov[bot] commented 2 years ago

Codecov Report

Merging #51 (9632150) into master (548b804) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   98.36%   98.36%           
=======================================
  Files          16       16           
  Lines         367      368    +1     
=======================================
+ Hits          361      362    +1     
  Misses          6        6           
Impacted Files Coverage Δ
src/sensitivity/sobolindices.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 548b804...9632150. Read the comment docs.