influence.plot(model, scale = 10, col = c(1, 2), labels = names(rstud), ...)
FALSE
do not identify points interactively with the mouse; otherwise
a vector of observation labels.plot
function.cookd
, rstudent
, hatvalues
data(Duncan)
influence.plot(lm(prestige ~ income + education, data=Duncan))
Run the code above in your browser using DataLab