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
2017-01-18 16:18:08
Comments
Leave a Comment

Please login to continue.