Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New copulas] Fréchet-Hoeffding mixture family #20

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lrnv
Copy link
Owner

@lrnv lrnv commented Nov 22, 2022

Adding a mother class for W and M that is a parametric mixture class to contain the Frechet-hoeffding bounds

Should resolve #14.

This is just a first draft, maybe we should use more directly the mixture capacities of Distributions.jl

@codecov-commenter
Copy link

Codecov Report

Merging #20 (a5cfaea) into main (f78945a) will decrease coverage by 2.83%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   42.71%   39.87%   -2.84%     
==========================================
  Files          20       21       +1     
  Lines         309      331      +22     
==========================================
  Hits          132      132              
- Misses        177      199      +22     
Impacted Files Coverage Δ
src/MiscellaneousCopulas/FHCopula.jl 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lrnv lrnv changed the title Add frenchet-hoeffding class Add frechet-hoeffding class Jan 5, 2023
@lrnv lrnv changed the title Add frechet-hoeffding class [New copulas] Fréchet-Hoeffding mixture family Feb 7, 2024
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.

[New copulas] Fréchet-Hoeffding mixture family
2 participants