Huber’s t weighting function for the IRLS algorithm
The psi function scaled by z
1d array
ndarray
weights(z) = 1 for |z| <= t
weights(z) = t/|z| for |z| > t
HuberT.weights