Distributions.jl
Distributions.jl copied to clipboard
suffstats specialised to Float64
This is a minor issue but types like GeometricStats
for MLE fitting are specialised to use Float64
s. Any chance we could convert them into templated structs? This would be useful downstream as users might opt for different types, or with ForwardDiff