Outliers-Part 4:Finding Outliers in a multivariated way

Series: Outlier Detection

Data Source Variables in Data Model-specific methods Cook’s Distance Pareto Multivariate methods Mahalanobis Distance Details about Mahalanobis Distance Robust Mahalanobis Distance Minimum Covariance Determinant (MCD) robust tolerance ellipsoid (RTE) Invariant Coordinate Selection (ICS) OPTICS Isolation Forest Local Outlier Factor ‘check_outliers’ function in {performance} R package Threshold specification Reference Hi, I’m the here-bot cat! Use me to find your way in your website.

Outliers-Part 3:Outliers in Regression

Series: Outlier Detection

Types of Unusual Observations Regression Outliers Leverage Influential Observations Good vs. Bad Leverage Detecting Influential Observations Graphic diagnostics A scatter plot with Confidence Ellipse Quantile Comparison Plots (QQ-Plot) Rule of Thumb Added-variable plots Numerical diagnostics Hat Matrix Rule of Thumb Standardized Residuals Rule of Thumb Studentized Residuals Rule of Thumb Studentized Residuals-the Bonferroni adjustment DFBeta and DFBetas Rule of thumb Robust Distance Mahalanobis Distance Rule of Thumb Cook’s Distance Rule of Thumb DFITS Rule of Thumb Summary Hi, I’m the here-bot cat!

Outliers-Part 2:Finding Outliers in a univariated way

Series: Outlier Detection

Method 1: Sorting Your Datasheet to Find Outliers Method 2: Graphing Your Data to Identify Outliers Histogram Boxplot Adjusted boxplot (Hubert and Vandervieren, 2008) Method 3: Using Z-scores to Detect Outliers Z-Score pros: Z-Score cons: Method 4: Using the Interquartile Range (IRQ) to Create Outlier Fences Method 5: Percentiles scores function from {outliers} packages Method 6: Hampel filter Method 7: Finding Outliers with Hypothesis Tests Grubbs’ test Dixon’s test Rosner’s test Challenges of Using Outlier Hypothesis Tests: Masking and Swamping Hi, I’m the here-bot cat!

Outliers-Part 1:Causes, Philosophy and General Rules

Series: Outlier Detection

What are Outliers? Causes for Outliers Types of Outliers Philosophy about Finding Outliers General Rules Hi, I’m the here-bot cat! Use me to find your way in your website. Here I am: content/blog/outlier-series/01-Outliers-part1/index.html Here is my R Markdown source file: blog/outlier-series/01-Outliers-part1/index.Rmd You’ll want to edit this file, then re-knit to see the changes take effect in your site preview. To remove me, delete this line inside that file: {{< here >}}