Skip to content
Prev 300482 / 398503 Next

R code for to check outliers

To further what Bert says:

You would almost certainly prefer to use robust statistics than
"outlier detection".

I believe Greg Snow's TeachingDemos package has a data set "outliers"
suggesting some of the perils of doing things the outlier-removal way.

Best,
Michael
On Wed, Jul 18, 2012 at 9:14 AM, Bert Gunter <gunter.berton at gene.com> wrote: