Visualization of 'Influence' in Regression
  • Intro
  • Plots
  • About

\(\bullet\) How Do we Evaluate Outliers and Influential Cases?
\(\bullet\) An interactive visualization based on Fox, J. (2016), Applied Regression Analysis and Generalized Linear Models, Sage, chapter 11
\(\bullet\) Adapted from R code developed by by James Steiger (http://www.statpower.net/R2101/Leverage.R)


Shiny app by Bruce Dudek

Adjust Y and X values of the Red data point and Examine Effects on the Influence Statistics




This simulation is based on an interactive visualization approach and R code developed by James Steiger. His original approach used the manipulate package rather than shiny