Hello, I’m interested in generating random samples from a specific
distribution. I read that it is useful to import the package
Distributions.jl, however I’m not sure that the following distribution
is included:
p(j) = (1/d) (j)^{-1 + 1/d} with 0<j<1
do you have any suggestions?
thanks!