[R] medcouple-based outlier detection in R

David Winsemius dwinsemius at comcast.net
Sat Sep 12 22:12:18 CEST 2009


On Sep 12, 2009, at 3:54 PM, Manuj Sharma wrote:

> I need to detect outliers in a large data set which is highly right- 
> skewed. I plan to use medcouple-based outlier detection. Is there  
> any support for medcouple-based outlier detection in R?

library(sos)  # a package that links to Baron's r-search
???medcouple

7 hits in 2 different packages (robustbase and LambertW)
So I would guess that the answer is "yes".

> Are there any other routines in R to perform outlier detection in  
> highly right-skewed data?

Yes. Suggest you look over the Robust Statistics Task View.

>
> Manuj Sharma
>
>      See the Web's breaking stories, chosen by people like you.  
> Check out Yahoo! Buzz. http://in.buzz.yahoo.com/
> 	[[alternative HTML version deleted]]

David Winsemius, MD
Heritage Laboratories
West Hartford, CT




More information about the R-help mailing list