plot diagnostics line unclear if mean leverage
조회 수: 1 (최근 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!