Hi all-
I was wondering how to convolve more than two distributions in Julia. R has the convpow function in the distr library. Does Julia have something similar?
Thanks
Hi all-
I was wondering how to convolve more than two distributions in Julia. R has the convpow function in the distr library. Does Julia have something similar?
Thanks
If there is no way to convolve multiple distributions in Julia, can someone recommend a package where I can make a feature request. Distributions?
Would you be open to writing this functionality and putting it into a package for the time being? Distributions is already quite heavy with features and there’s not a huge surplus of engineering hours to implement additional features.
I would be willing to put together a package, but unfortunately I currently lack the content expertise. On the off-chance that I acquire the necessary skills, I will certainly share the code.