Skip to content

Feature/kucherenko indices#266

Closed
sitoryu wants to merge 16 commits into
JuliaUQ:masterfrom
sitoryu:feature/kucherenko_indices
Closed

Feature/kucherenko indices#266
sitoryu wants to merge 16 commits into
JuliaUQ:masterfrom
sitoryu:feature/kucherenko_indices

Conversation

@sitoryu

@sitoryu sitoryu commented Aug 27, 2025

Copy link
Copy Markdown
Contributor

Implementation of 2 methods to calculate Kucherenko Indices and ability to create conditional samples from a gaussian copula

New functions:

  • Standard Kucherenko Indices using conditional sampling
  • Sample based Kucherenko Indices using binning
  • create conditional samples from a gaussian copula

@codecov

codecov Bot commented Aug 28, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.84211% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.82%. Comparing base (ca17143) to head (6734b30).

Files with missing lines Patch % Lines
src/sensitivity/kucherenkoindices.jl 85.16% 23 Missing ⚠️
src/inputs/jointdistribution.jl 94.28% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #266      +/-   ##
==========================================
- Coverage   94.53%   93.82%   -0.71%     
==========================================
  Files          43       44       +1     
  Lines        1884     2073     +189     
==========================================
+ Hits         1781     1945     +164     
- Misses        103      128      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@FriesischScott

Copy link
Copy Markdown
Member

Closed in favour of #276.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants