method
LeastSquares.
weights
The least squares estimator weighting function for the IRLS algorithm.
The psi function scaled by the input z
1d array
weights(z) = np.ones(z.shape)
statsmodels.robust.norms.LeastSquares.rho
statsmodels.robust.norms.RamsayE