JuliaStats/Distributions.jl
A Julia package for probability distributions and associated functions.
JuliaNOASSERTION
Issues
- 0
Underflow in logccdf for PGeneralizedGaussian
#1916 opened by dschulman - 1
Erlang distribution documentation should show cdf/pdf or at least point out the difference to the cdf/pdf given by wikipedia
#1911 opened by theplatters - 0
- 0
tiny feature request: GeometricShifted
#1913 opened by alanedelman - 0
GEV distribution pdf NAN
#1912 opened by daniellincke - 3
`truncated(d, l, Inf)` fails with AD
#1910 opened by penelopeysm - 1
Stack overflow in rand!() with product distribution
#1909 opened by droodman - 2
`rand(Beta(1.0f0, 1.0f0))` returns `Float64`
#1907 opened by limarta - 0
Overparameterized constructors
#1904 opened by Deduction42 - 0
MvTDist is not documented
#1903 opened by andreasnoack - 11
Type of sample of `Exponential{T}` is not `T`
#1902 opened by wouterwln - 2
[`InverseGaussian`?] `quantile()` hangs for larger number of `σ`'s (`quantile_newton` not converging)
#1898 opened by LebedevRI - 0
[`InverseGaussian`?] Distribution printing syntax is almost, but not exactly, a valid julia code (named argument support)
#1897 opened by LebedevRI - 0
- 0
`LogUniform` distribution fitting not supported
#1896 opened by LebedevRI - 1
Document Thread Safety
#1829 opened by adomasbaliuka - 10
- 6
- 0
Bug in quantile() for some special cases of a MixtureModel
#1869 opened by dfok - 1
- 2
Unexpected behavior of `truncated` for zero variance distributions at the lower bound
#1867 opened by HakanBrian - 2
- 1
cdf of InverseGaussian
#1873 opened by ldoyen - 1
Degenerate Distribution interface is probably necessary
#1880 opened by quildtide - 0
- 1
- 1
Rename `ValueSupport` subtypes to more specific names
#1870 opened by juliohm - 3
Who is maintaining Distributions.jl?
#1871 opened by juliohm - 5
New GPL dependency introduced through AliasTables
#1864 opened by simsurace - 0
Type instability of mixture distributions
#1868 opened by mauricelanghinrichs - 8
JET reports type-instability when sampling from `Beta`
#1866 opened by bvdmitri - 1
- 3
- 0
Error in xval in gumbel
#1858 opened by ajshephard - 1
Suggestion: 3-argument cdf()
#1855 opened by droodman - 4
`0 <= cdf(Normal(),x) <= 1` not always true.
#1853 opened by lrnv - 0
- 0
Add Fisher Information Matrix function
#1849 opened by matheusaps - 3
Missing docstring for loglikelihood
#1845 opened by cgarling - 1
Documentation for gradlogpdf
#1844 opened by cgarling - 2
No characteristic function of MvNormal
#1841 opened by jaksle - 0
Outdated code sample in Mixture documentation
#1843 opened by BatyLeo - 1
Reduce the dimension of a Multivariate distribution by using a partial observation.
#1836 opened by caxelrud - 1
`suffstats` integer overflow
#1840 opened by scoopxyz - 2
ERROR: MethodError: no method matching JointOrderStatistics(::DiscreteNonParametric{Float64, Float64, Vector{Float64}, Vector{Float64}}, ::Int64)
#1839 opened by bvancil - 0
Characteristic function for Univariate Mixtures
#1838 opened by tlamadon - 3
- 0
- 1
- 2
inv(Σ) fails with StaticArrays
#1826 opened by 3f6a