The least squares estimator weighting function for the IRLS algorithm.
The psi function scaled by the input z
1d array
ndarray
weights(z) = np.ones(z.shape)
LeastSquares.weights