statsmodels.robust.norms.RamsayE.weights

method

RamsayE.weights(z)[source]

Ramsay’s Ea weighting function for the IRLS algorithm

The psi function scaled by z

Parameters
zarray-like

1d array

Returns
weightsarray

weights(z) = exp(-a*|z|)