//
sign in
Post
by @danabra.mov
PostEmbed
by @danabra.mov
Record
by @jimpick.com
Record
by @atsui.org
+ new component
Post
🟢A Julia package for creating probability distributions parameterised by moments (mean, variance, etc.) or quantiles, on standard or arbitrary supports. Builds on Distributions.jl. It makes this possible: d = make_dist(Normal, q1=-1, q3=1) #JuliaLang discourse.julialang.org/t/distributi...
7d
DistributionsFactories.jl
I’m happy to announce DistributionsFactories.jl, a package that solves a problem most of us have hit: you know the summary statistics you want — a mean and variance, a couple of quantiles, a mode — bu...
discourse.julialang.org
Mehmet Hakan Satman