static OLSInfluence.hat_diag_factor()

statsmodels.stats.outliers_influence.OLSInfluence.hat_diag_factor

static OLSInfluence.hat_diag_factor() [source]

(cached attribute) factor of diagonal of hat_matrix used in influence

this might be useful for internal reuse h / (1 - h)

doc_statsmodels
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.