statsmodels.stats.outliers_influence.OLSInfluence.hat_matrix_diag
-
static OLSInfluence.hat_matrix_diag()
[source] -
(cached attribute) diagonal of the hat_matrix for OLS
Notes
temporarily calculated here, this should go to model class
static OLSInfluence.hat_matrix_diag()
[source]
(cached attribute) diagonal of the hat_matrix for OLS
temporarily calculated here, this should go to model class
Please login to continue.