statsmodels.stats.outliers_influence.GLMInfluence.d_linpred_scaled

property GLMInfluence.d_linpred_scaled

Change in linpred scaled by standard errors

This uses one-step approximation of the parameter change to deleting one observation d_params, and divides by the standard errors for linpred provided by results.get_prediction.