{ } Raw JSON

bundles / scipy latest / scipy / stats / _continuous_distns / expon_gen / fit

function

scipy.stats._continuous_distns:expon_gen.fit

source: /scipy/stats/_continuous_distns.py :2111

Signature

def   fit ( self data * args ** kwds )

Summary

Return estimates of shape When method='MLE',

this function uses explicit formulas for the maximum likelihood estimation of the exponential distribution parameters, so the optimizer, loc and scale keyword arguments are ignored.

Aliases

  • scipy.stats._continuous_distns.expon_gen.fit