ReactiveBayes / ExponentialFamily.jl

ExponentialFamily.jl is a Julia package that extends the functionality of Distributions.jl by providing a collection of exponential family distributions and customized implementations.
https://reactivebayes.github.io/ExponentialFamily.jl/
MIT License
12 stars 2 forks source link

Support for the "correction" argument in the kurtosis function #180

Open bvdmitri opened 8 months ago

bvdmitri commented 8 months ago

Currently our functions accept only one argument and ignore the second one for the correction (which is optional).

bvdmitri commented 8 months ago

@ismailsenoz This task has been added to the milestone for tracking and prioritization.