Skip to content

Add pdf() and logpdf() for Distortions#360

Open
lrnv wants to merge 4 commits into
mainfrom
lrnv/issue345
Open

Add pdf() and logpdf() for Distortions#360
lrnv wants to merge 4 commits into
mainfrom
lrnv/issue345

Conversation

@lrnv
Copy link
Copy Markdown
Owner

@lrnv lrnv commented May 11, 2026

fixes #345

should add pdf and logpdf capacities to all distortions in the package, including generic ones.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

❌ Patch coverage is 93.85965% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.90%. Comparing base (fdd219b) to head (b2bf1a9).

Files with missing lines Patch % Lines
src/Conditioning.jl 57.14% 3 Missing ⚠️
...ateDistribution/Distortions/HistogramDistortion.jl 81.81% 2 Missing ⚠️
...UnivariateDistribution/Distortions/NoDistortion.jl 0.00% 1 Missing ⚠️
...iateDistribution/Distortions/PlackettDistortion.jl 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #360      +/-   ##
==========================================
- Coverage   77.92%   77.90%   -0.03%     
==========================================
  Files          84       83       -1     
  Lines        4988     5024      +36     
==========================================
+ Hits         3887     3914      +27     
- Misses       1101     1110       +9     

☔ 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.

@lrnv lrnv changed the title add testing for pdf of distortions Add pdf() and logpdf() for Distortions May 11, 2026
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.

Missing logpdf(::Copulas.DistortedDist{Copulas.ArchimedeanDistortion{Copulas.ClaytonGenerator{Float64}, Float64, 1}, Normal{Float64}}, ::Float64)

1 participant