statsmodels.stats.outliers_influence.OLSInfluence.hat_matrix_diag

method

OLSInfluence.hat_matrix_diag()[source]

Diagonal of the hat_matrix for OLS

Notes

temporarily calculated here, this should go to model class