AndrewWave.
rho
The robust criterion function for Andrew’s wave.
z : array-like
1d array
rho : array
rho(z) = a*(1-cos(z/a)) for |z| <= a*pi rho(z) = 2*a for |z| > a*pi
rho(z) = a*(1-cos(z/a)) for |z| <= a*pi
rho(z) = 2*a for |z| > a*pi
statsmodels.robust.norms.AndrewWave.psi_deriv
statsmodels.robust.norms.AndrewWave.weights
Enter search terms or a module, class or function name.