How to detect and exclude outliers in R?
-----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of vikrant Sent: Monday, January 18, 2010 10:09 PM To: r-help at r-project.org Subject: [R] How to detect and exclude outliers in R? Suppose I am reading data from a file and the data contains some outliers. I want to know if it is possible in R to automatically detect outliers in a dataset and remove them --
You will need to provide more information. What is your definition of an outlier? And, why should those data be removed? Daniel Nordlund Bothell, WA USA