statsmodels.robust.norms.MQuantileNorm.weights

MQuantileNorm.weights(z)[ソース]

MQuantileNorm weighting function for the IRLS algorithm

The psi function scaled by z, psi(z) / z

Parameters:
zarray_like

1d array

Returns:
weightsndarray

最終更新日: 2025年01月28日