SciPy

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

scipy.stats.rv_continuous.est_loc_scale

rv_continuous.est_loc_scale(*args, **kwds)[source]

est_loc_scale is deprecated!

This function is deprecated, use self.fit_loc_scale(data) instead.