Least trimmed mean weighting function for the IRLS algorithm
The psi function scaled by z
z (array_like) – 1d array
weights – weights(z) = 1 for |z| <= c
weights(z) = 0 for |z| > c
ndarray
TrimmedMean.weights