plot diagnostics line unclear if mean leverage
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Regression dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!