This is documentation for an old release of SciPy (version 0.10.1). Read this page in the documentation of the latest stable release (version 1.15.1).

scipy.stats.rv_continuous.fit_loc_scale

rv_continuous.fit_loc_scale(data, *args)

Estimate loc and scale parameters from data using 1st and 2nd moments

This Page