> -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of vikrant > Sent: Monday, January 18, 2010 10:09 PM > To: [email protected] > 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 ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

