Skip to content

Add parameter estimators for statistical distributions #19

@happyjack27

Description

@happyjack27

add parameter estimators for statistical distributions

also average log-likilihood functions. given a set of observations, what is the avg log likilihood of them given the parameters of the distribution.

then, for those distributions without closed form MLE estimators (such as beta), one can use newton's method on the avg log likilihood. (maybe using method of moments to get the initial point.)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions