statsmodels.stats.outliers_influence.GLMInfluence.hat_matrix_diag¶ GLMInfluence.hat_matrix_diag¶ 广义线性模型(GLM)的帽子矩阵的对角线 注释 这将返回作为参数提供给 GLMInfluence 的帽子矩阵的对角线,或使用结果方法 get_hat_matrix 计算它。 Last update: Oct 16, 2024