-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Nice package, I can see it growing over time to support more functions/distributions!
I wonder if you considered a different argument order, so that to follow regular Statistics.jl mean(func, collection)
:
use mean(log, Exponetial(10), ClosedFormExpectation())
instead of the current mean(ClosedFormExpectation(), Exponetial(10), log)
.
This isn't too late to change :)
Metadata
Metadata
Assignees
Labels
No labels