[R] medcouple-based outlier detection in R

2009-09-12 Thread Manuj Sharma
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? Are there any other routines in R to perform outlier detection in highly right-skewed data? Manuj Sharma

Re: [R] medcouple-based outlier detection in R

2009-09-12 Thread David Winsemius
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