Lecture 9: Residual Analysis
Instructor: Prof. Shuai Huang Industrial and Systems Engineering University of Washington
Lecture 9: Residual Analysis Instructor: Prof. Shuai Huang - - PowerPoint PPT Presentation
Lecture 9: Residual Analysis Instructor: Prof. Shuai Huang Industrial and Systems Engineering University of Washington Residual Analysis (a.k.a. Model Diagnostics) Residual versus fitted values The residuals, by definition, form the
Instructor: Prof. Shuai Huang Industrial and Systems Engineering University of Washington
that suppose to be noise and random (any nonrandom behavior raises a red flag)
(e.g., a normal distribution)
than average influence on the parameter estimation.
change will be induced on the estimated parameters if the data point is deleted.
𝜖 ො 𝑧𝑗 𝜖𝑧𝑗, reflecting how sensitive
the prediction on the data point by the model is decided by the observed
leverages won’t be large.
neighbor areas will have large leverages.
linear trend represented by the majority of the data points, or could be valuable data points that align with the linear trend but lack neighbor data points.
𝑧 = 𝛾0 + 𝛾1𝑦1 + 𝛾2𝑦2 + ⋯ + 𝛾𝑞𝑦𝑞 + 𝜁, 𝜁~𝑂 0, 𝜏𝜁
2 ,
𝑦1 = 2𝑦2 + 𝜗, 𝜗~𝑂 0,0.1𝜏𝜁
2
above as the ground truth model equally as we value the following models: 𝑧 = 𝛾0 + 2𝛾1 + 𝛾2 𝑦2 + 𝛾3𝑦3 … + 𝛾𝑞𝑦𝑞, 𝑧 = 𝛾0 + 𝛾1 + 0.5𝛾2 𝑦1 + 𝛾3𝑦3 + ⋯ + 𝛾𝑞𝑦𝑞, 𝑧 = 𝛾0 + 1000𝑦1 + 𝛾2 + 𝛾1 − 2000 𝑦2 + 𝛾3𝑦3 + ⋯ + 𝛾𝑞𝑦𝑞.
checking of the model
results don’t mean that the patient is healthy
machine learning community