plot diagnostics line unclear if mean leverage
2 次查看(过去 30 天)
显示 更早的评论
hey!
just a quick question: is the line in the plotDiagnositcs plot in the middle the mean average (coefficients/ number of observations) or 2*(coefficients/number of observations)? Thanks!:)
fyi: Leverage is a measure of the effect of a particular observation on the regression predictions due to the position of that observation in the space of the inputs. In general, the farther a point is from the center of the input space, the more leverage it has. Because the sum of the leverage values is p, an observation i can be considered as an outlier if its leverage substantially exceeds the mean leverage value, p/n, for example, a value larger than 2*p/n.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!