fitter
fitter copied to clipboard
Choose fit method (MLE or MM)
trafficstars
Fitter uses the fit method of SciPy, which has parameter method which can take values "MLE" (default) and "MM"
Would it be possible for the fit method of Fitter inherits this parameter?
I believe that is quite straightforward to do . I've just done a release yesterday, but I can include it in the next release. If you have a PR, I can also review/accept it. best