scikits.statsmodels.robust.norms.LeastSquares.psi

LeastSquares.psi(z)

The psi function for the least squares estimator

The analytic derivative of rho

Parameters :

z : array-like

1d array

Returns :

array :

psi(z) = z

Previous topic

scikits.statsmodels.robust.norms.LeastSquares

Next topic

scikits.statsmodels.robust.norms.LeastSquares.psi_deriv

This Page