josemiotto / pylevy

Levy distributions for Python
GNU General Public License v3.0
34 stars 18 forks source link

Added optional weight vector to fit_levy #16

Open tansey opened 3 years ago

tansey commented 3 years ago

Simple extension to add an optional weight vector to fit_levy. This lets the user give each data point a nonnegative weight in the MLE calculation.