Distributions.jl
Distributions.jl copied to clipboard
Wrapped cauchy distribution
added the wrapped cauchy distribution which was missing but noted here: https://github.com/JuliaStats/Distributions.jl/issues/124#issue-17902522
Codecov Report
Attention: 36 lines in your changes are missing coverage. Please review.
| Files | Coverage Δ | |
|---|---|---|
| src/Distributions.jl | 100.00% <ø> (ø) |
|
| src/univariates.jl | 75.90% <ø> (+1.83%) |
:arrow_up: |
| src/univariate/continuous/wrappedcauchy.jl | 54.43% <54.43%> (ø) |
... and 55 files with indirect coverage changes
:loudspeaker: Thoughts on this report? Let us know!.
What's the state of this? How can I use the wrappedCauchy?
What's the state of this? How can I use the wrappedCauchy?
Not merged. @jeremyworsfold what's left?