method
TrimmedMean.
weights
Least trimmed mean weighting function for the IRLS algorithm
The psi function scaled by z
1d array
weights(z) = 1 for |z| <= c
weights(z) = 0 for |z| > c
statsmodels.robust.norms.TrimmedMean.rho
statsmodels.robust.norms.TukeyBiweight