statsmodels.robust.norms.LeastSquares.rho¶ LeastSquares.rho(z)[ソース]¶ The least squares estimator rho function Parameters:¶ zndarray1d array Returns:¶ rhondarrayrho(z) = (1/2.)*z**2 最終更新日: 2025年01月28日