Measure of influence based on the fact that influential observations in either the response variable or in the predictors or both.
hadi(model)
lm
hadi's measure
model <- lm(mpg ~ disp + hp + wt, data = mtcars) hadi_plot(model)