Skip to content

Argument order #5

@aplavin

Description

@aplavin

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions