BookmarkSubscribeRSS Feed
brent
Calcite | Level 5

Is proc robustreg an appropriate procedure to identify multiple univariate outliers?

3 REPLIES 3
Rick_SAS
SAS Super FREQ

It's one way, if you are assuming a regression structure and want outliers with respect to the regression model.

In general, you might not have a response variable, but you want to find outliers (for example, multivariate normal data with outliers).

In the non-regression context, one approach is to compute a robust center and a robust covariance for the data. You can then regard an outlier as a point that is more than a certain Mahalanobis distance from the center. See the section "Robust Multivariate Outlier Detection" on p. 7-9 of http://support.sas.com/resources/papers/proceedings10/329-2010.pdf

StatDave
SAS Super FREQ

Also, see the example titledOutliers in the FASTCLUS chapter of the SAS/STAT User's Guide.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1674 views
  • 0 likes
  • 4 in conversation