statsmodels.robust.norms.LeastSquares.psi_deriv¶ LeastSquares.psi_deriv(z)[source]¶ The derivative of the least squares psi function. Returns:¶ psi_derivndarrayones(z.shape) Notes Used to estimate the robust covariance matrix. Last update: Oct 03, 2024