statsmodels.robust.norms.RobustNorm.rho#
- RobustNorm.rho(z)[source]#
The robust criterion estimator function
Abstract method:
-2 loglike used in M-estimator
- Parameters:
- zarray_like
1d array
- Returns:
ndarrayThe value of the robust criterion function.
The robust criterion estimator function
Abstract method:
-2 loglike used in M-estimator
1d array
ndarrayThe value of the robust criterion function.